summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64/Versions
blob: 24ce6019c3d6a9878eaddff6bd8518e38e40440c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ld {
  GLIBC_2.2 {
    # global variables needed in the libc.
    _dl_pagesize;
  }
}
libc {
  GLIBC_2.2 {
    # linuxthreads
    __clone2;
  }
}