Undo last change.

This commit is contained in:
Ulrich Drepper 1999-07-18 00:25:28 +00:00
parent 9a16d32a64
commit 22b137b9fd

View File

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