summaryrefslogtreecommitdiff
path: root/arch/frv/include/uapi/asm/byteorder.h
blob: a46f6472acdce8c5817ad0ed03e2584aa82c20c1 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_BYTEORDER_H
#define _ASM_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _ASM_BYTEORDER_H */