Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-14c.c
1 int i;
2
3 int bar(void)
4 {
5 return 0x1234;
6 }
This page took 0.030295 seconds and 4 git commands to generate.