]> Git Repo - qemu.git/blob - include/qemu/nvdimm-utils.h
qmp: Move dispatcher to a coroutine
[qemu.git] / include / qemu / nvdimm-utils.h
1 #ifndef NVDIMM_UTILS_H
2 #define NVDIMM_UTILS_H
3
4 #include "qemu/osdep.h"
5
6 GSList *nvdimm_get_device_list(void);
7 #endif
This page took 0.02435 seconds and 4 git commands to generate.