Eric Andersen 20 سال پیش
والد
کامیت
1b3a4d860f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libc/sysdeps/linux/mips/crt1.S

+ 1 - 1
libc/sysdeps/linux/mips/crt1.S

@@ -75,7 +75,7 @@
 	.type	    _init,@function
 	.type	    _fini,@function
 	.type	    main,@function
-	.type	    __uClibc_start_main,@function
+	.type	    __uClibc_main,@function
 
 __start:
 #ifdef __PIC__