virtio_byteorder.h 215 B

123456789
  1. #ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
  2. #define _LINUX_VIRTIO_BYTEORDER_STUB_H
  3. #include <asm/byteorder.h>
  4. #include "../../include/linux/byteorder/generic.h"
  5. #include "../../include/linux/virtio_byteorder.h"
  6. #endif