Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
[firefly-linux-kernel-4.4.55.git] / tools / virtio / linux / virtio_byteorder.h
1 #ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
2 #define _LINUX_VIRTIO_BYTEORDER_STUB_H
3
4 #include <asm/byteorder.h>
5 #include "../../include/linux/byteorder/generic.h"
6 #include "../../include/linux/virtio_byteorder.h"
7
8 #endif