From 1b3a4d860f786a7ded0fda7a5cd0b6e5eeb5e4ab Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 10 Jun 2005 09:31:21 +0000 Subject: silly rabbit --- libc/sysdeps/linux/mips/crt1.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/mips/crt1.S') diff --git a/libc/sysdeps/linux/mips/crt1.S b/libc/sysdeps/linux/mips/crt1.S index 4c00bd081..d0769e88a 100644 --- a/libc/sysdeps/linux/mips/crt1.S +++ b/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__ -- cgit v1.2.3