From d2eb5e136a75f27e5f59bce577f4ae07b9e3ebdb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Dec 1998 17:27:58 +0000 Subject: [PATCH] Add appropriate entries for the above. --- sysdeps/unix/sysv/linux/arm/Versions | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/arm/Versions diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions new file mode 100644 index 0000000..3a412cc --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/Versions @@ -0,0 +1,7 @@ +libc { + GLIBC_2.1 { + ioperm; iopl; + inb; inw; inl; + outb; outw; outl; + } +} -- 2.7.4