about summary refs log tree commit diff
path: root/sysdeps/m68k
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2014-12-21 15:06:27 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2014-12-21 15:21:14 +0100
commit6df5547e9349f0e22cd4356c8ef517e97530ddd0 (patch)
tree6d1f40003779363e2d1e0cd68794aa865d27a286 /sysdeps/m68k
parentc1764d5e79fe4bc279d013f7a0875051c6bcc97c (diff)
downloadglibc-6df5547e9349f0e22cd4356c8ef517e97530ddd0.tar.gz
glibc-6df5547e9349f0e22cd4356c8ef517e97530ddd0.tar.xz
glibc-6df5547e9349f0e22cd4356c8ef517e97530ddd0.zip
m68k: remove @PLTPC from _dl_init call
Diffstat (limited to 'sysdeps/m68k')
-rw-r--r--sysdeps/m68k/dl-machine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/dl-machine.h b/sysdeps/m68k/dl-machine.h
index cc4bebb800..06d5fc31ce 100644
--- a/sysdeps/m68k/dl-machine.h
+++ b/sysdeps/m68k/dl-machine.h
@@ -149,7 +149,7 @@ _dl_start_user:\n\
 	pea 8(%sp)\n\
 	move.l %d1, -(%sp)\n\
 	" PCREL_OP ("move.l", "_rtld_local", "-(%sp)", "%d0", "%pc") "\n\
-	jbsr _dl_init@PLTPC\n\
+	jbsr _dl_init\n\
 	addq.l #8, %sp\n\
 	addq.l #8, %sp\n\
 	| Pass our finalizer function to the user in %a1.\n\