16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
243e40f25SDavid Howells #ifndef _ASM_IA64_BYTEORDER_H
343e40f25SDavid Howells #define _ASM_IA64_BYTEORDER_H
443e40f25SDavid Howells 
543e40f25SDavid Howells #include <linux/byteorder/little_endian.h>
643e40f25SDavid Howells 
743e40f25SDavid Howells #endif /* _ASM_IA64_BYTEORDER_H */
8