[uClibc-cvs] svn commit: trunk/uClibc/libc/sysdeps/linux/mips

andersen at uclibc.org andersen at uclibc.org
Fri Jun 10 09:31:22 UTC 2005


Author: andersen
Date: 2005-06-10 03:31:21 -0600 (Fri, 10 Jun 2005)
New Revision: 10500

Log:
silly rabbit


Modified:
   trunk/uClibc/libc/sysdeps/linux/mips/crt1.S


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/mips/crt1.S
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/mips/crt1.S	2005-06-10 09:18:20 UTC (rev 10499)
+++ trunk/uClibc/libc/sysdeps/linux/mips/crt1.S	2005-06-10 09:31:21 UTC (rev 10500)
@@ -75,7 +75,7 @@
 	.type	    _init, at function
 	.type	    _fini, at function
 	.type	    main, at function
-	.type	    __uClibc_start_main, at function
+	.type	    __uClibc_main, at function
 
 __start:
 #ifdef __PIC__




More information about the uClibc-cvs mailing list