Sign in
android
/
kernel
/
common
/
0725d4e1b8b08a60838db3a6e65c23ea8824a048
/
.
/
arch
/
x86
/
include
/
asm
/
export.h
blob: 2a51d66689c511c069602c016323d1a75a0e9f65 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_64BIT
#define
KSYM_ALIGN
16
#endif
#include
<asm-generic/export.h>