summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/crt1.S
diff options
context:
space:
mode:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-05-28 16:36:52 +0000
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-05-28 16:36:52 +0000
commita07dafe8491978491ad174ff3cc472546bc921f7 (patch)
treee979f8773ff0df475bcc60d8cfa35afd49376ab8 /libc/sysdeps/linux/mips/crt1.S
parenta759151a7d204ab9c194326bbe151fdd78c72667 (diff)
Add back .size for __start
Diffstat (limited to 'libc/sysdeps/linux/mips/crt1.S')
-rw-r--r--libc/sysdeps/linux/mips/crt1.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/mips/crt1.S b/libc/sysdeps/linux/mips/crt1.S
index 502a2ae9f..93f3b5e42 100644
--- a/libc/sysdeps/linux/mips/crt1.S
+++ b/libc/sysdeps/linux/mips/crt1.S
@@ -112,6 +112,7 @@ __start:
hlt:
/* Crash if somehow `__uClibc_start_main' returns anyway. */
b hlt
+.size __start,.-__start
/* Define a symbol for the first piece of initialized data. */
.data