summaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-18 07:17:25 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-18 07:17:25 +0000
commitd71eb2143888351e4410ba62fe3c2639e300e633 (patch)
treebcc98b2e42e227ee1b47aab98651f616ad33d684 /sysdeps/unix
parentc6636f69fa003e5168d33cb9f1d26c5d0fee44eb (diff)
Undo last patch.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/arm/Versions4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions
index 7f97893007..3a412cc3a3 100644
--- a/sysdeps/unix/sysv/linux/arm/Versions
+++ b/sysdeps/unix/sysv/linux/arm/Versions
@@ -4,8 +4,4 @@ libc {
inb; inw; inl;
outb; outw; outl;
}
- GLIBC_2.1.2 {
- _inb; _inw; _inl;
- _outb; _outw; _outl;
- }
}