Browse Source

Add back .size for __start

Joakim Tjernlund 19 years ago
parent
commit
a07dafe849
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libc/sysdeps/linux/mips/crt1.S

+ 1 - 0
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