From c7da3ff8c599a1117b8fed30116c29d332e5972b Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 29 Mar 2003 08:01:57 +0000 Subject: * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. 2003-03-29 Alexandre Oliva * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. --- sysdeps/unix/sysv/linux/mips/clone.S | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/mips') diff --git a/sysdeps/unix/sysv/linux/mips/clone.S b/sysdeps/unix/sysv/linux/mips/clone.S index e00351d117..043f5921cb 100644 --- a/sysdeps/unix/sysv/linux/mips/clone.S +++ b/sysdeps/unix/sysv/linux/mips/clone.S @@ -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) -- cgit v1.2.3