Joakim Tjernlund 20 лет назад
Родитель
Сommit
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