aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2000-10-16 09:21:25 +0000
committerAndreas Schwab <schwab@suse.de>2000-10-16 09:21:25 +0000
commitc384499721592e8fe1228b2ce523873bd3808f97 (patch)
tree4b81e0d50d4e7aa025a0ca2c11605a84e9905c70 /sysdeps
parent58b668a5f7b72c09f4e820a25f6af24eeddc2bd6 (diff)
downloadglibc-c384499721592e8fe1228b2ce523873bd3808f97.tar
glibc-c384499721592e8fe1228b2ce523873bd3808f97.tar.gz
glibc-c384499721592e8fe1228b2ce523873bd3808f97.tar.bz2
glibc-c384499721592e8fe1228b2ce523873bd3808f97.zip
Fix last change (misapplied).
Diffstat (limited to 'sysdeps')
-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 29267af968..06c9db64a8 100644
--- a/sysdeps/m68k/dl-machine.h
+++ b/sysdeps/m68k/dl-machine.h
@@ -182,7 +182,7 @@ _dl_start_user:
pea 8(%sp, %d1*4)
pea 8(%sp)
move.l %d1, -(%sp)
- move.l ([_dl_loaded@GOT.w(%a5)]), -(%sp)
+ move.l ([_dl_loaded@GOT.w, %a5]), -(%sp)
jbsr _dl_init@PLTPC
addq.l #8, %sp
addq.l #8, %sp