]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 89ec9db1c4916d7db090c1d1eed65a70dd5d7635..ca79c7e444ff22085c6edcda7b89ee1d14354508 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 {