2.9
[glibc/nacl-glibc.git] / assert / Versions
blob9e1a5f2d6f513e59d29960244701e3e25ef96ae2
1 libc {
2   GLIBC_2.0 {
3     # functions used in inline functions or macros
4     __assert_fail; __assert_perror_fail;
5   }
6   GLIBC_2.2 {
7     # just for standard compliance
8     __assert;
9   }