adapted to new semantics of the EHEAP error: no longer fatal
This commit is contained in:
parent
01919da550
commit
6bfdc85d8f
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
chmk (ap)+
|
||||
bcc L1
|
||||
pushl $EHEAP
|
||||
jmp .fat
|
||||
jsb .trp
|
||||
rsb
|
||||
L1:
|
||||
movl r1,ap
|
||||
L2:
|
||||
|
|
Loading…
Reference in a new issue