Silence nds32 pic warnings
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / needed2a.c
... / ...
CommitLineData
1extern void pam_end (void);
2void dumpme (void)
3{
4 pam_end ();
5}
This page took 0.021529 seconds and 4 git commands to generate.