Sign in
android-kvm
/
linux
/
458376913d86bed2fb781b4952eb6861675ef3be
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
/
asm
/
export.h
blob: e6b80d5fbd14b693661547c5928c9c1f58ff5352 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#define
EXPORT_SYMBOL
(
x
)
#define
EXPORT_SYMBOL_GPL
(
x
)
#define
EXPORT_SYMBOL_KASAN
(
x
)