History log of /external/qemu/android/base/memory/MallocUsableSize.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e87cd78d4634396f2734c381f5ac77fd70e8858e 26-Feb-2014 David 'Digit' Turner <digit@google.com> Fix Darwin build.

OS X doesn't provide malloc_usable_size() but malloc_size() instead.
Also include <malloc/malloc.h> instead of <malloc.h> on this platform.

+ Factor the detection/declaration of USE_MALLOC_USABLE_SIZE in
a header to avoid repetitions.

Change-Id: Id9a391f07b14a2459a3fe510c89ad52ba4d3a3fd
/external/qemu/android/base/memory/MallocUsableSize.h