Sign in
gem5
/
arm
/
linux
/
3fd51de5e3ba447624a08a8ba29f90d94f0fe909
/
.
/
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>