1 #ifndef NVDIMM_UTILS_H 2 #define NVDIMM_UTILS_H 3 4 5 GSList *nvdimm_get_device_list(void); 6 #endif 7