From: Alexandre Oliva Date: Sat, 29 Mar 2003 08:01:57 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): X-Git-Tag: glibc-2.16-ports-before-merge~1382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f3bcde0d1b6312799e7769afdc0f9066d1a410e;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. --- diff --git a/sysdeps/unix/sysv/linux/mips/clone.S b/sysdeps/unix/sysv/linux/mips/clone.S index e00351d117d..043f5921cbd 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)