* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
[glibc/pb-stable.git] / elf / global.c
blobc675858b64c9db738ed2c247d806ef8ac8627740
1 extern int test (void);
3 int
4 main (void)
6 return test ();