aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm/byteorder.h
blob: 484e3cfd7ef2df9852f3af72e85072681841d5f6 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_BYTEORDER_H
#define _ASM_X86_BYTEORDER_H

#include <linux/byteorder/little_endian.h>

#endif /* _ASM_X86_BYTEORDER_H */