hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/testing/nvdimm/watermark.h
....@@ -6,6 +6,9 @@
66 int libnvdimm_test(void);
77 int acpi_nfit_test(void);
88 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);
912
1013 /*
1114 * dummy routine for nfit_test to validate it is linking to the properly