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