Sign in
gem5
/
arm
/
linux
/
20e5c81fcff89535dced2ed71cf24c6c648ff40e
/
.
/
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