about summary refs log tree commit diff
path: root/sysdeps/arc/Versions
blob: 6ac7b8e495050cdc3857324386cc86853afa2d4d (plain) (blame)
1
2
3
4
5
6
7
8
libc {
  GLIBC_2.32 {
    __mcount;
  }
  GLIBC_PRIVATE {
    __syscall_error;
  }
}