فهرست منبع

Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector.

Manuel Novoa III 21 سال پیش
والد
کامیت
2d75cdb6d6
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      libc/sysdeps/linux/mips/crt0.S

+ 3 - 0
libc/sysdeps/linux/mips/crt0.S

@@ -53,3 +53,6 @@ __start:
 hlt:
 	b   hlt
 
+	.section ".data"
+	.globl __data_start
+__data_start: