Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / virtio / linux / virtio_byteorder.h
blob5b50f7eebd9c092353ea825220072ce3e20cad83
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
3 #define _LINUX_VIRTIO_BYTEORDER_STUB_H
5 #include <asm/byteorder.h>
6 #include "../../include/linux/byteorder/generic.h"
7 #include "../../include/linux/virtio_byteorder.h"
9 #endif