16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
210b3a979SDavid Howells #ifndef _M68K_BYTEORDER_H
310b3a979SDavid Howells #define _M68K_BYTEORDER_H
410b3a979SDavid Howells 
510b3a979SDavid Howells #include <linux/byteorder/big_endian.h>
610b3a979SDavid Howells 
710b3a979SDavid Howells #endif /* _M68K_BYTEORDER_H */
8