summaryrefslogtreecommitdiff
path: root/include/asm-frv/byteorder.h
blob: 1187e51ecd130e3efd428e37a3b1ba7011d3af08 (plain)
1
2
3
4
5
6
7
#ifndef _ASM_BYTEORDER_H
#define _ASM_BYTEORDER_H

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

#endif /* _ASM_BYTEORDER_H */