From: ceriel Date: Tue, 30 Jun 1992 11:19:33 +0000 (+0000) Subject: No system-calls from libem X-Git-Tag: release-5-5~455 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=bf2d5263cb2b5a375e88940f18a89667b3b6f836;p=ack.git No system-calls from libem --- diff --git a/mach/6500/libem/trap.s b/mach/6500/libem/trap.s index 05ee0fb50..9e423d35f 100644 --- a/mach/6500/libem/trap.s +++ b/mach/6500/libem/trap.s @@ -131,5 +131,4 @@ Mtrap: jsr Mprint errorend: ldx TRAPVAL - jsr Push - jsr __exit + jmp EXIT