about summary refs log tree commit diff
path: root/sysdeps/ia64/elf
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/elf')
-rw-r--r--sysdeps/ia64/elf/start.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysdeps/ia64/elf/start.S b/sysdeps/ia64/elf/start.S
index cc8b798b37..27a7a1df36 100644
--- a/sysdeps/ia64/elf/start.S
+++ b/sysdeps/ia64/elf/start.S
@@ -97,7 +97,4 @@ __data_start:
 	.weak data_start
 	data_start = __data_start
 
-	.global __libc_ia64_register_backing_store_base
-	.align 8
-__libc_ia64_register_backing_store_base:
-	.space 8
+	.common __libc_ia64_register_backing_store_base, 8, 8