cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

virtio_ring.h (166B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2#ifndef VIRTIO_RING_H
      3#define VIRTIO_RING_H
      4#include "../../../../include/uapi/linux/virtio_ring.h"
      5#endif /* VIRTIO_RING_H */