Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8dcce4081305d3d1629190edd112e6473c315cbc
/
.
/
arch
/
mips
/
include
/
asm
/
linkage.h
blob: e9a940d1b0c6ff7ced02110a31ded281d29b1f61 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#ifdef
__ASSEMBLY__
#include
<asm/asm.h>
#endif
#define
__weak __attribute__
((
weak
))
#endif