X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=klibc%2Fklibc%2Fmalloc.h;h=456295069a01384496a5b26285770f5afeb4fcb6;hp=e053f714010f2fe121a25beee6c1b5b07f048811;hb=cb948532ff3cb7edf1d2eead7a5cce9e8a1a7a97;hpb=a41a0e28c2ba0abf99b5e7ea17645ae0e4f05758 diff --git a/klibc/klibc/malloc.h b/klibc/klibc/malloc.h index e053f7140..456295069 100644 --- a/klibc/klibc/malloc.h +++ b/klibc/klibc/malloc.h @@ -6,13 +6,7 @@ #include #include - -/* - * This is the minimum chunk size we will ask the kernel for; this should - * be a multiple of the page size on all architectures. - */ -#define MALLOC_CHUNK_SIZE 65536 -#define MALLOC_CHUNK_MASK (MALLOC_CHUNK_SIZE-1) +#include /* * This structure should be a power of two. This becomes the