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