Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
0003 #define _LINUX_VIRTIO_BYTEORDER_STUB_H
0004 
0005 #include <asm/byteorder.h>
0006 #include "../../include/linux/byteorder/generic.h"
0007 #include "../../include/linux/virtio_byteorder.h"
0008 
0009 #endif