master
h 6 lines 93 Bytes
Raw
1 #ifndef NVDIMM_UTILS_H
2 #define NVDIMM_UTILS_H
3
4
5 GSList *nvdimm_get_device_list(void);
6 #endif