blob: 4b8b198ba761b64cc370722cb55149dc54859273 [file] [log] [blame]
#ifndef NVDIMM_UTILS_H
#define NVDIMM_UTILS_H
#include "qemu/osdep.h"
GSList *nvdimm_get_device_list(void);
#endif