]> Git Repo - binutils.git/blob - sim/testsuite/lib/compilercheck.c
Automatic date update in version.in
[binutils.git] / sim / testsuite / lib / compilercheck.c
1 /* Used by the test harness to verify working compiler & preprocessor.  */
2 int main()
3 {
4   return 0;
5 }
This page took 0.023818 seconds and 4 git commands to generate.