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