summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/tile/Versions
blob: 1df7518c7837e82517547cb6406766bfaf96837c (plain)
1
2
3
4
5
6
7
8
9
10
11
libc {
  GLIBC_2.12 {
    _flush_cache;
    cacheflush;
    fallocate64;
    set_dataplane;
  }
  GLIBC_PRIVATE {
    __syscall_error;
  }
}