about summary refs log tree commit diff
path: root/sysdeps/x86/dl-procinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/dl-procinfo.h')
-rw-r--r--sysdeps/x86/dl-procinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/x86/dl-procinfo.h b/sysdeps/x86/dl-procinfo.h
index 1aa6bad67a..a8d7d4ed32 100644
--- a/sysdeps/x86/dl-procinfo.h
+++ b/sysdeps/x86/dl-procinfo.h
@@ -24,7 +24,4 @@
 #define _DL_HWCAP_COUNT		HWCAP_COUNT
 #define _DL_PLATFORMS_COUNT	HWCAP_PLATFORMS_COUNT
 
-/* Start at 48 to reserve spaces for hardware capabilities.  */
-#define _DL_FIRST_PLATFORM	48
-
 #endif /* dl-procinfo.h */