Joakim Tjernlund пре 20 година
родитељ
комит
a759151a7d
1 измењених фајлова са 1 додато и 0 уклоњено
  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