mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08: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>
|