Sign in
gem5
/
arm
/
linux
/
63dac8ff1b3709b5f7ba71283eb48b4e1f18d563
/
.
/
include
/
asm-mips
/
linkage.h
blob: e9a940d1b0c6ff7ced02110a31ded281d29b1f61 [
file
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#ifdef
__ASSEMBLY__
#include
<asm/asm.h>
#endif
#define
__weak __attribute__
((
weak
))
#endif