aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/byteorder.h
blob: b13a7a88f3ebdeee563075dab2664b46ebcc5383 (plain)
1
2
3
4
5
6
#ifndef _ASM_X86_BYTEORDER_H
#define _ASM_X86_BYTEORDER_H

#include <linux/byteorder/little_endian.h>

#endif /* _ASM_X86_BYTEORDER_H */