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