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 */