Moved retar from ret.s to trp.s.
authorkeie <none@none>
Sun, 17 Feb 1985 22:31:10 +0000 (22:31 +0000)
committerkeie <none@none>
Sun, 17 Feb 1985 22:31:10 +0000 (22:31 +0000)
trp.s needed it and is behind ret.s in the library.
When ret.s is loaded, it calls (via unknown) trp.s so
inclusion in trp.s should work.

mach/pdp/libem/ret.s
mach/pdp/libem/trp.s

index c20cd39..8fc40f4 100644 (file)
@@ -25,7 +25,3 @@ lfr~:
 5:     mov     (r1)+,-(sp)
        sob     r0,5b
 4:     jmp     (r3)
-
-.data
-retar: .=.+16.
-retend:
index af87951..a208443 100644 (file)
@@ -90,4 +90,6 @@ trp~:
        4
 
 .data
+retar: .=.+16.
+retend:
 buf:   <err 00000\n>