ELF: Support the section flag 'o' in .section directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / needed2a.c
CommitLineData
5e319dd3
L
1extern void pam_end (void);
2void dumpme (void)
3{
4 pam_end ();
5}
This page took 0.315338 seconds and 4 git commands to generate.