mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-11 05:48:46 +00:00
Disabled MCO_USE_VMEM_ALLOCATOR because standard stack size seems to suffice
This commit is contained in:
parent
69a4d26b1e
commit
68ced8ab4f
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
#include "common/assert.h"
|
#include "common/assert.h"
|
||||||
#include "common/fiber.h"
|
#include "common/fiber.h"
|
||||||
#define MCO_USE_VMEM_ALLOCATOR
|
|
||||||
#define MINICORO_IMPL
|
#define MINICORO_IMPL
|
||||||
#include "common/minicoro.h"
|
#include "common/minicoro.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue