[GLIBC_2.2]: Add __clz_tab.
This commit is contained in:
parent
e62e873e95
commit
de251c974b
@ -5,3 +5,8 @@ ld {
|
|||||||
_dl_function_address;
|
_dl_function_address;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
libc {
|
||||||
|
GLIBC_2.2 {
|
||||||
|
__clz_tab;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user