blob: 300866523b8622062bbb42839762c7c9fd7457d7 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _M68K_BYTEORDER_H
2#define _M68K_BYTEORDER_H
3
Harvey Harrisonc6f09f02009-01-06 14:56:28 -08004#include <asm/swab.h>
5#include <linux/byteorder/big_endian.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /* _M68K_BYTEORDER_H */