mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
[GLIBC_2.2]: Add __clz_tab.
This commit is contained in:
parent
e62e873e95
commit
de251c974b
@ -5,3 +5,8 @@ ld {
|
||||
_dl_function_address;
|
||||
}
|
||||
}
|
||||
libc {
|
||||
GLIBC_2.2 {
|
||||
__clz_tab;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user