blob: ce613ac384a0087e698b6ee9514f1d0e193af584 [file] [log] [blame]
wdenkbf9e3b32004-02-12 00:47:09 +00001#ifndef _M68K_BYTEORDER_H
2#define _M68K_BYTEORDER_H
3
4#include <asm/types.h>
5#include <linux/byteorder/big_endian.h>
6
7#endif /* _M68K_BYTEORDER_H */