Explorar o código

Add back .size for __start

Joakim Tjernlund %!s(int64=20) %!d(string=hai) anos
pai
achega
a07dafe849
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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