diff options
Diffstat (limited to 'arch/blackfin/include/uapi/asm/byteorder.h')
| -rw-r--r-- | arch/blackfin/include/uapi/asm/byteorder.h | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/blackfin/include/uapi/asm/byteorder.h b/arch/blackfin/include/uapi/asm/byteorder.h new file mode 100644 index 00000000000..3b125da5dcb --- /dev/null +++ b/arch/blackfin/include/uapi/asm/byteorder.h @@ -0,0 +1,6 @@ +#ifndef _UAPI__BFIN_ASM_BYTEORDER_H +#define _UAPI__BFIN_ASM_BYTEORDER_H + +#include <linux/byteorder/little_endian.h> + +#endif /* _UAPI__BFIN_ASM_BYTEORDER_H */  | 
