Fix last commit.

This commit is contained in:
Andreas Jaeger 2004-04-15 14:08:16 +00:00
parent af6aab77a6
commit 57f4291c9d
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ _dl_start_user:\n\
" STRINGXP(PTR_LA) " $2, _dl_fini\n\
# Jump to the user entry point.\n\
move $25, $17\n\
jr $25\n\
jr $25\n\t"\
_RTLD_EPILOGUE(ENTRY_POINT)\
".previous"\
);