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