kernel/tools/testing/nvdimm/watermark.h
.. .. @@ -6,6 +6,9 @@ 6 6 int libnvdimm_test(void); 7 7 int acpi_nfit_test(void); 8 8 int device_dax_test(void); 9 +int dax_pmem_test(void);10 +int dax_pmem_core_test(void);11 +int dax_pmem_compat_test(void);9 12 10 13 /* 11 14 * dummy routine for nfit_test to validate it is linking to the properly