summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/crt1.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/sh/crt1.S')
-rw-r--r--libc/sysdeps/linux/sh/crt1.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sh/crt1.S b/libc/sysdeps/linux/sh/crt1.S
index 277c55e69..9707f8316 100644
--- a/libc/sysdeps/linux/sh/crt1.S
+++ b/libc/sysdeps/linux/sh/crt1.S
@@ -104,6 +104,7 @@ _start:
nop
#endif
+ .size _start,.-_start
.align 2
#ifdef __PIC__