Added EODDZ to the exported externals.
It should have been there from the start.
This commit is contained in:
parent
674791bf91
commit
de21842485
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.define begtext,begdata,begbss
|
||||
.define hol0,.reghp,.limhp,.trppc,.ignmask
|
||||
.define ERANGE,ESET,EHEAP,ECASE,EILLINS
|
||||
.define ERANGE,ESET,EHEAP,ECASE,EILLINS,EODDZ
|
||||
|
||||
ERANGE = 1
|
||||
ESET = 2
|
||||
|
|
Loading…
Reference in a new issue