mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Fix typo in last change
This commit is contained in:
parent
ed4c993944
commit
7d0c5ed0fe
@ -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'. */
|
||||
|
Loading…
Reference in New Issue
Block a user