2.9
[glibc/nacl-glibc.git] / elf / reldepmod5.c
blob62df6971626af8be9ae23154b05e3eded359f6d0
1 extern int foo (void);
3 int
4 foo (void)
6 return 42;