mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-12 22:24:58 +03:00
Merge branch 'dev' into dev-slice
This commit is contained in:
commit
6ba9387bf8
3 changed files with 5 additions and 1 deletions
|
@ -557,6 +557,7 @@ void* _mi_externs[] = {
|
|||
(void*)&_mi_page_malloc,
|
||||
(void*)&mi_malloc,
|
||||
(void*)&mi_malloc_small,
|
||||
(void*)&mi_zalloc_small,
|
||||
(void*)&mi_heap_malloc,
|
||||
(void*)&mi_heap_zalloc,
|
||||
(void*)&mi_heap_malloc_small
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue