]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
update from main archive 960825
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 Aug 1996 00:42:04 +0000 (00:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 Aug 1996 00:42:04 +0000 (00:42 +0000)
sysdeps/m68k/dl-machine.h

index f36b9ce2f45923cd15b2cc84cfaf122cb0c288aa..8b9872c15adc6acb8c8ce4fcfa5b66e2f27c2ebb 100644 (file)
@@ -175,7 +175,7 @@ _dl_start_user:
        | Loop to call _dl_init_next for the next initializer.
        jra 0b
 1:     | Clear the startup flag.
-       move.l #0, _dl_starting_up@GOT(%a5)
+       clr.l _dl_starting_up@GOT(%a5)
        | Pass our finalizer function to the user in %a1.
        move.l _dl_fini@GOT(%a5), %a1
        | Initialize %fp with the stack pointer.