Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr23309.c
1 int
2 main (void)
3 {
4 return 0;
5 }
6
7 void
8 KeepMe (void)
9 {
10 }
This page took 0.028636 seconds and 4 git commands to generate.