1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.

2003-03-29  Alexandre Oliva  <aoliva@redhat.com>

	* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
	Re-introduce ENTRY.
This commit is contained in:
Alexandre Oliva
2003-03-29 08:01:57 +00:00
parent e0c09a4362
commit c7da3ff8c5
2 changed files with 6 additions and 0 deletions

View 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)