Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 
0003 #ifndef __ASM_CSKY_BYTEORDER_H
0004 #define __ASM_CSKY_BYTEORDER_H
0005 
0006 #include <linux/byteorder/little_endian.h>
0007 
0008 #endif /* __ASM_CSKY_BYTEORDER_H */