- Timestamp:
- Jun 16, 2008, 12:53:40 PM (16 years ago)
- File:
-
- 1 edited
-
branches/ia32/lisp-kernel/pmcl-kernel.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/pmcl-kernel.c
r9564 r9767 388 388 389 389 #if (WORD_SIZE == 32) 390 #define DEFAULT_INITIAL_STACK_SIZE (1<<2 2) /* XXX testing (was 1<<20) */390 #define DEFAULT_INITIAL_STACK_SIZE (1<<20) 391 391 #else 392 392 #define DEFAULT_INITIAL_STACK_SIZE (2<<20)
Note:
See TracChangeset
for help on using the changeset viewer.
