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