From: Andreas Schwab Date: Tue, 8 Oct 2013 19:24:56 +0000 (+0200) Subject: Fix typo in last change X-Git-Tag: glibc-2.19~629 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d0c5ed0fe4ea1230fd47710ff355faa125ba546;p=platform%2Fupstream%2Fglibc.git Fix typo in last change --- diff --git a/ports/sysdeps/m68k/start.S b/ports/sysdeps/m68k/start.S index 7ed96cf..c3ceee6 100644 --- a/ports/sysdeps/m68k/start.S +++ b/ports/sysdeps/m68k/start.S @@ -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'. */