bigger stack
This commit is contained in:
parent
cafe9ada03
commit
8af6c6b79a
@ -42,7 +42,7 @@
|
||||
|
||||
enum
|
||||
{
|
||||
STACK = 8192,
|
||||
STACK = 32768,
|
||||
};
|
||||
|
||||
typedef struct WriteReq WriteReq;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user