diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-18 00:30:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-18 00:30:08 +0000 |
commit | 6bd7b31b9ce39da00f952a39d2253634e15b2dd5 (patch) | |
tree | d6553e5d61700d53e5f3b55662106424be0ff51f /sysdeps/unix/sysv/linux/arm | |
parent | 428383e84f04663dde479fe5deb4310227e3e7e6 (diff) | |
download | glibc-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/unix/sysv/linux/arm')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/Versions | 4 |
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; - } } |