mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 23:51: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>
|