tcl global directive outside proc body does nothing (ld)
[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.385784 seconds and 4 git commands to generate.