xref: /OK3568_Linux_fs/kernel/tools/virtio/uapi/linux/virtio_ring.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun /* SPDX-License-Identifier: GPL-2.0 */
2*4882a593Smuzhiyun #ifndef VIRTIO_RING_H
3*4882a593Smuzhiyun #define VIRTIO_RING_H
4*4882a593Smuzhiyun #include "../../../../include/uapi/linux/virtio_ring.h"
5*4882a593Smuzhiyun #endif /* VIRTIO_RING_H */
6