Skip to content

Commit

Permalink
Fix last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Jaeger committed Apr 15, 2004
1 parent b77d7df commit be35bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysdeps/mips/dl-machine.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"\
);
Expand Down

0 comments on commit be35bb0

Please sign in to comment.