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