tegrakernel/kernel/kernel-4.9/tools/virtio/linux/virtio_byteorder.h

9 lines
215 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
#define _LINUX_VIRTIO_BYTEORDER_STUB_H
#include <asm/byteorder.h>
#include "../../include/linux/byteorder/generic.h"
#include "../../include/linux/virtio_byteorder.h"
#endif