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