mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
Bigger task stack
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "idt.hpp"
|
||||
#include "task_arch.hpp"
|
||||
|
||||
#define TASK_SS 16384
|
||||
#define TASK_SS 65536
|
||||
|
||||
class Mutex;
|
||||
struct AddressSpace;
|
||||
|
||||
Reference in New Issue
Block a user