Merge branch 'dev' into dev-slice

This commit is contained in:
Daan 2021-10-21 16:17:31 -07:00
commit 725fe2ac7d
4 changed files with 6 additions and 10 deletions

View file

@ -51,10 +51,6 @@ terms of the MIT license. A copy of the license can be found in the file
#include <mach/vm_statistics.h>
#endif
#endif
#if defined(__HAIKU__)
#define madvise posix_madvise
#define MADV_DONTNEED POSIX_MADV_DONTNEED
#endif
#endif
/* -----------------------------------------------------------