1999-07-17  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
This commit is contained in:
Ulrich Drepper 1999-07-18 00:30:08 +00:00
parent 428383e84f
commit 6bd7b31b9c
2 changed files with 4 additions and 4 deletions

View File

@ -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,

View File

@ -4,8 +4,4 @@ libc {
inb; inw; inl;
outb; outw; outl;
}
GLIBC_2.1.2 {
_inb; _inw; _inl;
_outb; _outw; _outl;
}
}