about summary refs log tree commit diff
path: root/sysdeps/ia64/crti.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/crti.S')
-rw-r--r--sysdeps/ia64/crti.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/ia64/crti.S b/sysdeps/ia64/crti.S
index 867683b5ef..c46e297814 100644
--- a/sysdeps/ia64/crti.S
+++ b/sysdeps/ia64/crti.S
@@ -129,6 +129,7 @@ gmon_initializer:
 
 	.section .init,"ax",@progbits
 	.global _init#
+	.hidden	_init#
 	.proc _init#
 _init:
 	.prologue
@@ -145,6 +146,7 @@ _init:
 
 	.section .fini,"ax",@progbits
 	.global _fini#
+	.hidden	_fini#
 	.proc _fini#
 _fini:
 	.prologue