From: Ulrich Drepper Date: Fri, 7 May 2004 01:57:35 +0000 (+0000) Subject: Export __libc_alpha_cache_shape as a private symbol. X-Git-Tag: glibc-2.16-ports-before-merge~1174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524a69be2a62da8cba7c1d5b7c983bdf4b1e99c1;p=thirdparty%2Fglibc.git Export __libc_alpha_cache_shape as a private symbol. --- diff --git a/sysdeps/unix/sysv/linux/alpha/Versions b/sysdeps/unix/sysv/linux/alpha/Versions index 89ec9db1c49..ca79c7e444f 100644 --- a/sysdeps/unix/sysv/linux/alpha/Versions +++ b/sysdeps/unix/sysv/linux/alpha/Versions @@ -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 {