Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
2ef9481e666b4654159ac9f847e6963809e3c470
/
.
/
include
/
asm-um
/
linkage.h
blob: e3d62dcbd3565685b110bc9e1f3a76b871a365b3 [
file
] [
log
] [
blame
]
#ifndef
__ASM_UM_LINKAGE_H
#define
__ASM_UM_LINKAGE_H
#include
"asm/arch/linkage.h"
#include
<linux/config.h>
/* <linux/linkage.h> will pick sane defaults */
#ifdef
CONFIG_GPROF
#undef
FASTCALL
#undef
fastcall
#endif
#endif