Browse Source

No system-calls from libem

ceriel 32 years ago
parent
commit
bf2d5263cb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      mach/6500/libem/trap.s

+ 1 - 2
mach/6500/libem/trap.s

@@ -131,5 +131,4 @@ Mtrap:
 	jsr Mprint
 errorend:
 	ldx TRAPVAL
-	jsr Push
-	jsr __exit
+	jmp EXIT