about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-18 00:30:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-18 00:30:08 +0000
commit6bd7b31b9ce39da00f952a39d2253634e15b2dd5 (patch)
treed6553e5d61700d53e5f3b55662106424be0ff51f /sysdeps
parent428383e84f04663dde479fe5deb4310227e3e7e6 (diff)
downloadglibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.tar.gz
glibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.tar.xz
glibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.zip
Update.
1999-07-17  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
Diffstat (limited to 'sysdeps')
-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;
-  }
 }