aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/byteorder.h
blob: 0f84c5cb703dc1fff6442e72740a12158ba8f54f (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ASM_IA64_BYTEORDER_H
#define _ASM_IA64_BYTEORDER_H

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

#endif /* _ASM_IA64_BYTEORDER_H */