xref: /linux/arch/m68k/include/uapi/asm/byteorder.h (revision f49f4ab95c301dbccad0efe85296d908b8ae7ad4)
1 #ifndef _M68K_BYTEORDER_H
2 #define _M68K_BYTEORDER_H
3 
4 #include <linux/byteorder/big_endian.h>
5 
6 #endif /* _M68K_BYTEORDER_H */
7