linux/arch/x86/include/asm/export.h
<<
>>
Prefs
   1#ifdef CONFIG_64BIT
   2#define KSYM_ALIGN 16
   3#endif
   4#include <asm-generic/export.h>
   5