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