index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
alpha
/
hello-alpha.c
blob: 79892e6522f3df13bfa048e21431953e54f08500 (
plain
) (
tree
)
df0fc998b8
^
1
2
3
4
5
int
main
(
void
)
{
write
(
1
,
"hello
\n
"
,
6
);
return
0
;
}