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