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