Also clear D1 (for static link).
authorkeie <none@none>
Fri, 1 Mar 1985 16:00:23 +0000 (16:00 +0000)
committerkeie <none@none>
Fri, 1 Mar 1985 16:00:23 +0000 (16:00 +0000)
mach/pmds/libsys/signal.s

index 22fdd1d..d5c86f5 100644 (file)
@@ -29,6 +29,7 @@ _signal:
        bne     4f
        move.l  a1,d0
 4:
+       clr.l   d1
        rts
 1:
        move.l  #22,d0
@@ -50,3 +51,4 @@ enter:
        rtr
 .bss
 dvect: .space 4*NSIG
+.text