OSDN Git Service

erik 0, stupid 1
authorEric Andersen <andersen@codepoet.org>
Fri, 27 May 2005 05:53:52 +0000 (05:53 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 27 May 2005 05:53:52 +0000 (05:53 -0000)
libc/sysdeps/linux/mips/crt1.S

index b9a206e..502a2ae 100644 (file)
@@ -71,8 +71,8 @@
 */
 
 .text
-       .global _start
-       .type   _start,%function
+       .global __start
+       .type   __start,%function
        .type   _init,%function
        .type   _fini,%function
        .type   main,%function