Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Jul 1999 00:30:08 +0000 (00:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Jul 1999 00:30:08 +0000 (00:30 +0000)
1999-07-17  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/arm/Versions: Undo last change.

ChangeLog
sysdeps/unix/sysv/linux/arm/Versions

index 189ea70..0df9301 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-17  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
+
 1999-07-17  Zack Weinberg  <zack@rabi.columbia.edu>
 
        * include/libc-symbol.h: Clean up definitions of weak_alias,
index 7f97893..3a412cc 100644 (file)
@@ -4,8 +4,4 @@ libc {
     inb; inw; inl;
     outb; outw; outl;
   }
-  GLIBC_2.1.2 {
-    _inb; _inw; _inl;
-    _outb; _outw; _outl;
-  }
 }