Holds value of ERANGE and EDOM for assembly routine's error reporting.
This commit is contained in:
parent
a74a4778b9
commit
4899342fb1
|
@ -0,0 +1,3 @@
|
|||
#define EDOM $33
|
||||
#define ERANGE $34
|
||||
|
Loading…
Reference in New Issue