Update.
[glibc.git] / sysdeps / unix / sysv / linux / ia64 / Versions
blob12d75425f4962703d656695c7edccaf3d4cd1f87
1 ld {
2   GLIBC_PRIVATE {
3     _dl_var_init;
4   }
6 libc {
7   GLIBC_2.2 {
8     ioperm; iopl;
9     inb; inw; inl;
10     _inb; _inw; _inl;
11     outb; outw; _outl;
12     _outb; _outw; _outl;
13     pciconfig_read; pciconfig_write;
15     # linuxthreads
16     __clone2;
17   }
18   GLIBC_2.2.2 {
19     # w*
20     wordexp;
21   }