#ifndef JEMALLOC_INTERNAL_PA_H #define JEMALLOC_INTERNAL_PA_H /* * The page allocator; responsible for acquiring pages of memory for * allocations. */ #endif /* JEMALLOC_INTERNAL_PA_H */