Added BRK entry point
This commit is contained in:
parent
f6157ea21e
commit
d278d61a10
|
@ -3,7 +3,7 @@
|
|||
.define begtext,begdata,begbss
|
||||
.define hol0,.reghp,.limhp,.trppc,.ignmask
|
||||
.define ERANGE,ESET,EHEAP,ECASE,EILLINS,EIDIVZ,EODDZ
|
||||
.define EXIT
|
||||
.define EXIT, BRK
|
||||
.extern _end
|
||||
|
||||
ERANGE = 1
|
||||
|
|
Loading…
Reference in a new issue