about summary refs log tree commit diff
path: root/sysdeps/x86/dl-lookupcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/dl-lookupcfg.h')
-rw-r--r--sysdeps/x86/dl-lookupcfg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/x86/dl-lookupcfg.h b/sysdeps/x86/dl-lookupcfg.h
index 18b3b49f6e..e136cc63af 100644
--- a/sysdeps/x86/dl-lookupcfg.h
+++ b/sysdeps/x86/dl-lookupcfg.h
@@ -20,10 +20,6 @@
 
 #include_next <dl-lookupcfg.h>
 
-/* Address of protected data defined in the shared library may be
-   external due to copy relocation.   */
-#define DL_EXTERN_PROTECTED_DATA
-
 struct link_map;
 
 extern void _dl_unmap (struct link_map *map) attribute_hidden;