]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/x86/include/uapi/asm/byteorder.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / x86 / include / uapi / asm / byteorder.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1965aae3
PA
2#ifndef _ASM_X86_BYTEORDER_H
3#define _ASM_X86_BYTEORDER_H
acbbbe9f 4
5d30a683 5#include <linux/byteorder/little_endian.h>
acbbbe9f 6
1965aae3 7#endif /* _ASM_X86_BYTEORDER_H */