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)
commit445d52de667c3507a7cfa308a73e728f17453368
tree2ef5be6bc30112bebc6f79dabf31e16b5c560fae
parentb82c00e153e7000f3a7c6c9d87783a7d1d8b4746
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.
mach/pdp/libem/ret.s
mach/pdp/libem/trp.s