GNU Linux-libre 4.14.259-gnu1
[releases.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>