x86: Updated align branch tests for Darwin and i686-pc-elf
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20244-3a.c
CommitLineData
712ec279
L
1extern void check (void);
2
3int
4main ()
5{
6 check ();
7 return 0;
8}
This page took 0.31227 seconds and 4 git commands to generate.