]> sourceware.org Git - glibc.git/commitdiff
Add appropriate entries for the above.
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Dec 1998 17:27:58 +0000 (17:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Dec 1998 17:27:58 +0000 (17:27 +0000)
sysdeps/unix/sysv/linux/arm/Versions [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions
new file mode 100644 (file)
index 0000000..3a412cc
--- /dev/null
@@ -0,0 +1,7 @@
+libc {
+  GLIBC_2.1 {
+    ioperm; iopl;
+    inb; inw; inl;
+    outb; outw; outl;
+  }
+}
This page took 0.043113 seconds and 5 git commands to generate.