]> git.proxmox.com Git - mirror_qemu.git/blob - include/qemu/nvdimm-utils.h
Merge tag 'misc-fixes-20231113' of https://github.com/philmd/qemu into staging
[mirror_qemu.git] / include / qemu / nvdimm-utils.h
1 #ifndef NVDIMM_UTILS_H
2 #define NVDIMM_UTILS_H
3
4
5 GSList *nvdimm_get_device_list(void);
6 #endif