tests: Fixes test-io-channel-file by mask only owner file state mask bits
[qemu/ar7.git] / include / qemu / nvdimm-utils.h
blob4b8b198ba761b64cc370722cb55149dc54859273
1 #ifndef NVDIMM_UTILS_H
2 #define NVDIMM_UTILS_H
4 #include "qemu/osdep.h"
6 GSList *nvdimm_get_device_list(void);
7 #endif