From: Ulrich Drepper Date: Sun, 18 Jul 1999 07:17:25 +0000 (+0000) Subject: Undo last patch. X-Git-Tag: cvs/glibc_2-1-2~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d71eb2143888351e4410ba62fe3c2639e300e633;p=thirdparty%2Fglibc.git Undo last patch. --- diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions index 7f978930078..3a412cc3a38 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; - } }