summaryrefslogtreecommitdiff
path: root/assert/Versions
blob: 0761373f0eab236d4935723674ace8300eab4bad (plain)
1
2
3
4
5
6
libc {
  GLIBC_2.0 {
    # functions used in inline functions or macros
    __assert_fail; __assert_perror_fail;
  }
}