qemu-e2k/include/qemu/nvdimm-utils.h

7 lines
93 B
C

#ifndef NVDIMM_UTILS_H
#define NVDIMM_UTILS_H
GSList *nvdimm_get_device_list(void);
#endif