adapted to new semantics of the EHEAP error: no longer fatal

This commit is contained in:
ceriel 1988-04-11 10:50:58 +00:00
parent 01919da550
commit 6bfdc85d8f

View file

@ -19,7 +19,8 @@
chmk (ap)+ chmk (ap)+
bcc L1 bcc L1
pushl $EHEAP pushl $EHEAP
jmp .fat jsb .trp
rsb
L1: L1:
movl r1,ap movl r1,ap
L2: L2: