aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/Versions')
-rw-r--r--sysdeps/sparc/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/sparc/Versions b/sysdeps/sparc/Versions
new file mode 100644
index 0000000000..778543059a
--- /dev/null
+++ b/sysdeps/sparc/Versions
@@ -0,0 +1,6 @@
+ld {
+ GLIBC_2.2.3 {
+ # If this symbol is ever available on SPARC it was introduced in 2.2.3.
+ _dl_cpuclock_offset;
+ }
+}