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