Sign in
nest-open-source
/
manifest_repos
/
kernel
/
3f3edba0c97e82fa5e67a100c15d607eb0711066
/
.
/
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
)