Clean up STACKSIZE redefinition
This commit is contained in:
parent
d85b24e103
commit
c1422f3e46
|
@ -47,7 +47,6 @@
|
|||
#endif
|
||||
|
||||
#ifdef __64BIT__
|
||||
#define STACKSIZE 320
|
||||
#define STACKSIZE 520
|
||||
#define ALPHA 296+200(SP)
|
||||
#define FZERO 304+200(SP)
|
||||
|
|
Loading…
Reference in New Issue