mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "test/hpa.h"
|
||||
#include "test/hpdata.h"
|
||||
|
||||
#include "jemalloc/internal/psset.h"
|
||||
|
||||
#define PAGESLAB_ADDR ((void *)(1234 * HUGEPAGE))
|
||||
|
||||
Reference in New Issue
Block a user