Explorar o código

Add back .size for _start

Joakim Tjernlund %!s(int64=21) %!d(string=hai) anos
pai
achega
a759151a7d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/sysdeps/linux/i386/crt1.S

+ 1 - 0
libc/sysdeps/linux/i386/crt1.S

@@ -122,6 +122,7 @@ _start:
 #endif
 
 	hlt			/* Crash if somehow `exit' does return.  */
+.size _start,.-_start
 
 /* Define a symbol for the first piece of initialized data.  */
 	.data