M7350/kernel/arch/blackfin/include/uapi/asm/byteorder.h
2024-09-09 08:57:42 +00:00

7 lines
158 B
C

#ifndef _UAPI__BFIN_ASM_BYTEORDER_H
#define _UAPI__BFIN_ASM_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif /* _UAPI__BFIN_ASM_BYTEORDER_H */