mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-09-18 12:14:47 +03:00
add arena.c into the static override object
This commit is contained in:
parent
a799a19136
commit
a407f35c64
2 changed files with 27 additions and 26 deletions
|
@ -15,6 +15,7 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
// functions (on Unix's).
|
||||
#include "stats.c"
|
||||
#include "os.c"
|
||||
#include "arena.c"
|
||||
#include "memory.c"
|
||||
#include "segment.c"
|
||||
#include "page.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue