Using the memory map for the heap.
This commit is contained in:
@@ -13,4 +13,6 @@ using ::malloc;
|
||||
using ::free;
|
||||
}
|
||||
|
||||
void __ba_registerAllocatableMemory(void* memory, size_t size) noexcept;
|
||||
|
||||
#endif // !defined(BAD_APPLE_OS_CSTDLIB_INCLUDED)
|
||||
|
||||
Reference in New Issue
Block a user