diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/acorn.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/acorn.h b/src/m/acorn.h index fdb22ecdc70..bd4c7ae4c7a 100644 --- a/src/m/acorn.h +++ b/src/m/acorn.h | |||
| @@ -192,9 +192,6 @@ extern int _edata; | |||
| 192 | /* Use <dirent.h>. */ | 192 | /* Use <dirent.h>. */ |
| 193 | #define SYSV_SYSTEM_DIR | 193 | #define SYSV_SYSTEM_DIR |
| 194 | 194 | ||
| 195 | /* PURESIZE needs to be slightly bigger on the Arm */ | ||
| 196 | #define PURESIZE 260000 | ||
| 197 | |||
| 198 | /* For the portable alloca */ | 195 | /* For the portable alloca */ |
| 199 | #define STACK_DIRECTION -1 | 196 | #define STACK_DIRECTION -1 |
| 200 | 197 | ||