mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 23:29:46 +00:00
784d5699ed
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
5 lines
81 B
C
5 lines
81 B
C
#ifdef CONFIG_64BIT
|
|
#define KSYM_ALIGN 16
|
|
#endif
|
|
#include <asm-generic/export.h>
|