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