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