#include <oskit/c/malloc.h>
The LMM pool used by all default memory allocation functions either directly or indirectly.In the base environemnt, this LMM is initialized at boot time to contain all the physical memory available in the system (see Section 10.11). ``Available memory'' means all that is not used by base environment data structures or by the OS kernel image itself.