blob: 7c49917e3d9dbf57933e73a0c51158d94a67ee5a [file] [log] [blame]
H. Peter Anvin1965aae2008-10-22 22:26:29 -07001#ifndef _ASM_X86_BYTEORDER_H
2#define _ASM_X86_BYTEORDER_H
Thomas Gleixneracbbbe92007-10-23 22:37:23 +02003
Harvey Harrison5d30a682009-01-06 14:56:28 -08004#include <asm/swab.h>
5#include <linux/byteorder/little_endian.h>
Thomas Gleixneracbbbe92007-10-23 22:37:23 +02006
H. Peter Anvin1965aae2008-10-22 22:26:29 -07007#endif /* _ASM_X86_BYTEORDER_H */