about summary refs log tree commit diff
path: root/sysdeps/arm
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm')
-rw-r--r--sysdeps/arm/elf/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/elf/start.S b/sysdeps/arm/elf/start.S
index 4d841c82d9..089591f468 100644
--- a/sysdeps/arm/elf/start.S
+++ b/sysdeps/arm/elf/start.S
@@ -43,7 +43,7 @@
 
 	.text
 	.globl _start
-	.type _start,@function
+	.type _start,#function
 _start:
 	/* Clear the frame pointer since this is the outermost frame.  */
 	mov fp, #0