aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/Versions')
-rw-r--r--sysdeps/x86/Versions5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/x86/Versions b/sysdeps/x86/Versions
index 4b10c4b..e8dcfcc 100644
--- a/sysdeps/x86/Versions
+++ b/sysdeps/x86/Versions
@@ -7,4 +7,9 @@ libc {
GLIBC_2.33 {
__x86_get_cpuid_feature_leaf;
}
+ GLIBC_ABI_GNU2_TLS {
+ # This symbol is used only for empty version map and will be removed
+ # by scripts/versions.awk.
+ __placeholder_only_for_empty_version_map;
+ }
}