Fix typo in last change

This commit is contained in:
Andreas Schwab 2013-10-08 21:24:56 +02:00
parent ed4c993944
commit 7d0c5ed0fe
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ _start:
/* Call the user's main function, and exit with its value. But
let the libc call main. */
jbsr __libc_start_main@PLT
jbsr __libc_start_main@PLTPC
#else
/* Push the address of our own entry points to `.fini' and
`.init'. */