blob: 1187e51ecd130e3efd428e37a3b1ba7011d3af08 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASM_BYTEORDER_H
2#define _ASM_BYTEORDER_H
3
Harvey Harrison91959472009-01-06 14:56:33 -08004#include <asm/swab.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#include <linux/byteorder/big_endian.h>
6
7#endif /* _ASM_BYTEORDER_H */