From: keie Date: Sun, 17 Feb 1985 22:31:10 +0000 (+0000) Subject: Moved retar from ret.s to trp.s. X-Git-Tag: release-5-5~5610 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=445d52de667c3507a7cfa308a73e728f17453368;p=ack.git Moved retar from ret.s to trp.s. 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. --- diff --git a/mach/pdp/libem/ret.s b/mach/pdp/libem/ret.s index c20cd393d..8fc40f4f4 100644 --- a/mach/pdp/libem/ret.s +++ b/mach/pdp/libem/ret.s @@ -25,7 +25,3 @@ lfr~: 5: mov (r1)+,-(sp) sob r0,5b 4: jmp (r3) - -.data -retar: .=.+16. -retend: diff --git a/mach/pdp/libem/trp.s b/mach/pdp/libem/trp.s index af8795125..a2084431e 100644 --- a/mach/pdp/libem/trp.s +++ b/mach/pdp/libem/trp.s @@ -90,4 +90,6 @@ trp~: 4 .data +retar: .=.+16. +retend: buf: