Sign in
qemu-android
/
qemu-android
/
bbbf2e04e5ea347d877c7fa8ee02e4bb647a48fc
/
.
/
tests
/
tcg
/
mips
/
mips32-dsp
/
main.c
blob: b296b20c92543c8cc766af5025c25060b821c883 [
file
]
#include
<stdio.h>
int
main
()
{
printf
(
"hello world\n"
);
}