aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/byteorder.h
blob: c36b80a3dd844b9bd1bd5c9b228589061f44d797 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _H8300_BYTEORDER_H
#define _H8300_BYTEORDER_H

#include <asm/swab.h>
#include <linux/byteorder/big_endian.h>

#endif /* _H8300_BYTEORDER_H */