aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/export.h')
-rw-r--r--arch/m68k/include/asm/export.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/export.h b/arch/m68k/include/asm/export.h
new file mode 100644
index 000000000000..0af20f48bd07
--- /dev/null
+++ b/arch/m68k/include/asm/export.h
@@ -0,0 +1,3 @@
+#define KSYM_ALIGN 2
+#define KCRC_ALIGN 2
+#include <asm-generic/export.h>