blob: 9de9e6ac1d10b5d3bb4a7874056f194e3107b023 [file] [log] [blame]
Michael S. Tsirkin2d7ce0e2014-12-15 23:47:07 +02001#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