1 2 3 4 5 6 7 8 9 10
libc { GLIBC_2.0 { # functions used in inline functions or macros __assert_fail; __assert_perror_fail; } GLIBC_2.2 { # just for standard compliance __assert; } }