forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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