mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-02 07:50:18 +00:00
Export __libc_alpha_cache_shape as a private symbol.
This commit is contained in:
parent
8dbe95aa6a
commit
524a69be2a
@ -73,6 +73,14 @@ libc {
|
||||
#errlist-compat 132
|
||||
_sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
__libc_alpha_cache_shape;
|
||||
}
|
||||
}
|
||||
ld {
|
||||
GLIBC_PRIVATE {
|
||||
__libc_alpha_cache_shape;
|
||||
}
|
||||
}
|
||||
librt {
|
||||
GLIBC_2.3 {
|
||||
|
Loading…
Reference in New Issue
Block a user