blob: 9e1a5f2d6f513e59d29960244701e3e25ef96ae2 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001libc {
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 }
10}