mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
libc {
|
||
|
GLIBC_2.0 {
|
||
|
.div; .mul; .rem; .udiv; .umul; .urem;
|
||
|
}
|
||
|
}
|