xref: /linux/arch/m68k/include/uapi/asm/byteorder.h (revision 995231c820e3bd3633cb38bf4ea6f2541e1da331)
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