mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Fix last commit.
This commit is contained in:
parent
b77d7dffa2
commit
be35bb08c9
@ -512,7 +512,7 @@ _dl_start_user:\n\
|
|||||||
" STRINGXP(PTR_LA) " $2, _dl_fini\n\
|
" STRINGXP(PTR_LA) " $2, _dl_fini\n\
|
||||||
# Jump to the user entry point.\n\
|
# Jump to the user entry point.\n\
|
||||||
move $25, $17\n\
|
move $25, $17\n\
|
||||||
jr $25\n\
|
jr $25\n\t"\
|
||||||
_RTLD_EPILOGUE(ENTRY_POINT)\
|
_RTLD_EPILOGUE(ENTRY_POINT)\
|
||||||
".previous"\
|
".previous"\
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user