Remove support in configure for unsupported architectures
[glibc.git] / sysdeps / unix / sysv / linux / ia64 / Versions
blob13d710a0783308637f40c6a32e0789a0b4f2c52a
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   }
22   GLIBC_2.2.6 {
23     getunwind;
24   }