summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/crt1.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/mips/crt1.S')
-rw-r--r--libc/sysdeps/linux/mips/crt1.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/crt1.S b/libc/sysdeps/linux/mips/crt1.S
index 6a804125e..90f69e9c8 100644
--- a/libc/sysdeps/linux/mips/crt1.S
+++ b/libc/sysdeps/linux/mips/crt1.S
@@ -118,7 +118,6 @@ __start:
hlt:
/* Crash if somehow `__uClibc_main' returns anyway. */
b hlt
-.size __start,.-__start
.end __start
/* Define a symbol for the first piece of initialized data. */