brintos

brintos / linux-shallow public Read only

0
0
Text · 166 B · cf50b2e Raw
6 lines · c
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