summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/byteorder_no.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/byteorder_no.h')
-rw-r--r--arch/m68k/include/asm/byteorder_no.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/byteorder_no.h b/arch/m68k/include/asm/byteorder_no.h
new file mode 100644
index 0000000..a6f0b8f
--- /dev/null
+++ b/arch/m68k/include/asm/byteorder_no.h
@@ -0,0 +1,7 @@
+#ifndef _M68KNOMMU_BYTEORDER_H
+#define _M68KNOMMU_BYTEORDER_H
+
+#include <asm/swab.h>
+#include <linux/byteorder/big_endian.h>
+
+#endif /* _M68KNOMMU_BYTEORDER_H */
OpenPOWER on IntegriCloud