mirror of git://sourceware.org/git/glibc.git
Undo last change.
This commit is contained in:
parent
9a16d32a64
commit
22b137b9fd
|
|
@ -4,8 +4,4 @@ libc {
|
|||
inb; inw; inl;
|
||||
outb; outw; outl;
|
||||
}
|
||||
GLIBC_2.1.2 {
|
||||
_inb; _inw; _inl;
|
||||
_outb; _outw; _outl;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue