* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 29 Mar 2003 08:01:57 +0000 (08:01 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sat, 29 Mar 2003 08:01:57 +0000 (08:01 +0000)
Re-introduce ENTRY.

sysdeps/unix/sysv/linux/mips/clone.S

index e00351d117d8ffefd2f1e2ee4d57de9f44b6ba75..043f5921cbddf7886aeb342acaadb99cd2084c85 100644 (file)
@@ -89,6 +89,7 @@ L(error):
    its own function so that we can terminate the stack trace with our
    debug info.  */
 
+ENTRY(__thread_start)
 L(thread_start):
        /* cp is already loaded.  */
        SAVE_GP (GPOFF)