Export __libc_alpha_cache_shape as a private symbol.

This commit is contained in:
Ulrich Drepper 2004-05-07 01:57:35 +00:00
parent 8dbe95aa6a
commit 524a69be2a

View File

@ -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 {