blob: 2a23e15bde13b68af8928224076b5513b0e9147d (
plain)
1
2
3
4
5
6
7
8
9
|
#pragma once
#mesondefine MLIBC_SYSTEM_NAME
#mesondefine MLIBC_MAP_DSO_SEGMENTS
#mesondefine MLIBC_MMAP_ALLOCATE_DSO
#mesondefine MLIBC_MAP_FILE_WINDOWS
#mesondefine MLIBC_STATIC_BUILD
#mesondefine MLIBC_DEBUG_ALLOCATOR
|