]> git.ipfire.org Git - thirdparty/glibc.git/blob - ports/sysdeps/unix/sysv/linux/ia64/Versions
Move all files into ports/ subdirectory in preparation for merge with glibc
[thirdparty/glibc.git] / ports / sysdeps / unix / sysv / linux / ia64 / Versions
1 ld {
2 GLIBC_PRIVATE {
3 _dl_var_init;
4 }
5 }
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;
14
15 # linuxthreads
16 __clone2;
17 }
18 GLIBC_2.2.2 {
19 # w*
20 wordexp;
21 }
22 GLIBC_2.2.6 {
23 getunwind;
24 }
25 }