aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/export.h
blob: 138de56b13eb7352d101ae276141d5d367a9381e (plain) (blame)
1
2
3
4
#ifdef CONFIG_64BIT
#define KSYM_ALIGN 16
#endif
#include <asm-generic/export.h>