S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro.
[glibc.git] / catgets / Versions
blob6434f2bd03af3aaba8a04701bcd314bb10ae04ce
1 libc {
2   GLIBC_2.0 {
3     # c*
4     catclose; catgets; catopen;
5   }
6   GLIBC_PRIVATE {
7     # functions with required interface outside normal name space
8     __open_catalog;
9   }