Revert "kernel: increase kernel stack size considerably"
This reverts commit 42c4e34772
.
This commit is contained in:
parent
0f9e847c92
commit
4781653b57
@ -8,7 +8,7 @@
|
||||
|
||||
#include <toaru/tree.h>
|
||||
|
||||
#define KERNEL_STACK_SIZE 0x32000
|
||||
#define KERNEL_STACK_SIZE 0x8000
|
||||
|
||||
typedef signed int pid_t;
|
||||
typedef unsigned int user_t;
|
||||
|
Loading…
Reference in New Issue
Block a user