Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
Al Viro | 784d569 | 2016-01-11 11:04:34 -0500 | [diff] [blame] | 2 | #ifdef CONFIG_64BIT |
3 | #define KSYM_ALIGN 16 | ||||
4 | #endif | ||||
5 | #include <asm-generic/export.h> |