cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

nvdimm-utils.h (93B)


      1#ifndef NVDIMM_UTILS_H
      2#define NVDIMM_UTILS_H
      3
      4
      5GSList *nvdimm_get_device_list(void);
      6#endif