Sign in
◑
Theme
zircon-guest
/
third_party
/
linux
/
37340746a66e5e7feed5945f28cb75d90a8fd9f6
/
.
/
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