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)+
|
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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue