Sign in
◑
Theme
gnu
/
binutils-gdb
/
8f2ccd7149e2f8aeeae52fa2a2e72a1818937702
/
.
/
sim
/
testsuite
/
lib
/
compilercheck.c
blob: 63a95770547983261c01b3b4a503d1646af6f293 [
file
]
/* Used by the test harness to verify working compiler & preprocessor. */
int
main
()
{
return
0
;
}