x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr21481a.c
CommitLineData
aab82f4c
L
1extern void check (void);
2
3int
4main ()
5{
6 check ();
7 return 0;
8}
This page took 0.025487 seconds and 4 git commands to generate.