about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/Versions
blob: 3a412cc3a385e6edc085183451e7627acf69e8e2 (plain) (blame)
1
2
3
4
5
6
7
libc {
  GLIBC_2.1 {
    ioperm; iopl;
    inb; inw; inl;
    outb; outw; outl;
  }
}