Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / property-6b.c
1 extern void property (void);
2
3 int
4 main ()
5 {
6 property ();
7 return 0;
8 }
This page took 0.029379 seconds and 4 git commands to generate.