bigger stack
This commit is contained in:
parent
cafe9ada03
commit
8af6c6b79a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
enum
|
||||
{
|
||||
STACK = 8192,
|
||||
STACK = 32768,
|
||||
};
|
||||
|
||||
typedef struct WriteReq WriteReq;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue