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