Eric Andersen %!s(int64=20) %!d(string=hai) anos
pai
achega
1b3a4d860f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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__