tegrakernel/kernel/kernel-4.9/arch/blackfin/include/uapi/asm/byteorder.h

7 lines
158 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef _UAPI__BFIN_ASM_BYTEORDER_H
#define _UAPI__BFIN_ASM_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif /* _UAPI__BFIN_ASM_BYTEORDER_H */