Sign in
googlers
/
maze
/
linux
/
049b3ff5a86d0187184a189d2e31b8654d58fe22
/
.
/
include
/
asm-ia64
/
linkage.h
blob: 14cd72cd8007b37f2c075113a5363f7d19be2f7f [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
asmlinkage CPP_ASMLINKAGE __attribute__
((
syscall_linkage
))
#endif