summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/byteorder.h
blob: 0be826927bd3da6e4c7971068f563d83f06c8683 (plain)
1
2
3
4
5
6
#ifndef _ASM_RISCV_BYTEORDER_H
#define _ASM_RISCV_BYTEORDER_H

#include <linux/byteorder/little_endian.h>

#endif /* _ASM_RISCV_BYTEORDER_H */