Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / arch / x86 / include / asm / export.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifdef CONFIG_64BIT
3 #define KSYM_ALIGN 16
4 #endif
5 #include <asm-generic/export.h>