summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/crti.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/arm/crti.S')
-rw-r--r--libc/sysdeps/linux/arm/crti.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/arm/crti.S b/libc/sysdeps/linux/arm/crti.S
index e335b7140..a2d0c03f2 100644
--- a/libc/sysdeps/linux/arm/crti.S
+++ b/libc/sysdeps/linux/arm/crti.S
@@ -63,7 +63,6 @@ _fini:
_call_via_\register:
bx \register
nop
- .size _call_via_\register, . - _call_via_\register
.endm
@ and calls for the 15 general purpose registers (2 bytes each).