Export __libc_alpha_cache_shape as a private symbol.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 May 2004 01:57:35 +0000 (01:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 May 2004 01:57:35 +0000 (01:57 +0000)
sysdeps/unix/sysv/linux/alpha/Versions

index 89ec9db..ca79c7e 100644 (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 {