mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-06 00:13:38 -04:00
4 lines
81 B
C
4 lines
81 B
C
#ifdef CONFIG_64BIT
|
|
#define KSYM_ALIGN 16
|
|
#endif
|
|
#include <asm-generic/export.h>
|