sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / elf / reldepmod5.c
blob62df6971626af8be9ae23154b05e3eded359f6d0
1 extern int foo (void);
3 int
4 foo (void)
6 return 42;