ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../assert/Versions

11 lines
186 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
libc {
GLIBC_2.0 {
# functions used in inline functions or macros
__assert_fail; __assert_perror_fail;
}
GLIBC_2.2 {
# just for standard compliance
__assert;
}
}