]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/hppa/dl-machine.h
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
[thirdparty/glibc.git] / sysdeps / hppa / dl-machine.h
index 9c7471e938ae3c657e6dbd56550efb1951bbeb06..9a9fe44c768894ac767976ac83a8b354b930f03b 100644 (file)
@@ -432,7 +432,7 @@ asm (                                                                       \
                                                                        \
        /* envp = argv + argc + 1 */                                    \
 "      sh2add  %r25,%r24,%r23\n"                                       \
-"      bl      _dl_init_internal,%r2\n"                                \
+"      bl      _dl_init,%r2\n"                                         \
 "      ldo     4(%r23),%r23\n" /* delay slot */                        \
                                                                        \
        /* Reload argc, argv to the registers start.S expects.  */      \