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