Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
[cascardo/linux.git] / arch / x86 / include / asm / export.h
diff --git a/arch/x86/include/asm/export.h b/arch/x86/include/asm/export.h
new file mode 100644 (file)
index 0000000..138de56
--- /dev/null
@@ -0,0 +1,4 @@
+#ifdef CONFIG_64BIT
+#define KSYM_ALIGN 16
+#endif
+#include <asm-generic/export.h>