Sign in
gem5
/
arm
/
linux-arm64-legacy
/
98069ff4ec9c73a03e6c61dbb17f8e5a0b85ef6e
/
.
/
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