OSDN Git Service

silly rabbit
authorEric Andersen <andersen@codepoet.org>
Fri, 10 Jun 2005 09:31:21 +0000 (09:31 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 10 Jun 2005 09:31:21 +0000 (09:31 -0000)
libc/sysdeps/linux/mips/crt1.S

index 4c00bd0..d0769e8 100644 (file)
@@ -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__