Undo last patch.

This commit is contained in:
Ulrich Drepper 1999-07-18 07:17:25 +00:00
parent c6636f69fa
commit d71eb21438

View File

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