* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
[glibc/pb-stable.git] / elf / filtmod2.c
blob1d9b19481daf0c39ae5a29d5ae16cd3ab7f7c897
1 extern const char *foo (void);
3 const char *
4 foo (void)
6 return __FILE__;