x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20253-2a.c
CommitLineData
233cc9c1
L
1extern void check (void);
2
3int
4main ()
5{
6 check ();
7 return 0;
8}
This page took 0.128484 seconds and 4 git commands to generate.