Sign in
googlers
/
maze
/
linux
/
0164fe16247ac2e1b697a9bf0e71df81497c4709
/
.
/
include
/
asm-um
/
linkage.h
blob: cdb3024a699a6d83df5f49ccd8e63a3e3adb362b [
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
#endif
#endif