mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
Re-introduce ENTRY.
This commit is contained in:
parent
a9b0e91911
commit
7f3bcde0d1
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue