xref: /linux/arch/x86/include/uapi/asm/byteorder.h (revision d774a5896e7dd2add2e352ab328ec8d41f7cb68b)
1 #ifndef _ASM_X86_BYTEORDER_H
2 #define _ASM_X86_BYTEORDER_H
3 
4 #include <linux/byteorder/little_endian.h>
5 
6 #endif /* _ASM_X86_BYTEORDER_H */
7