V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware
[linux-2.6/verdex.git] / include / asm-mips / linkage.h
blobe9a940d1b0c6ff7ced02110a31ded281d29b1f61
1 #ifndef __ASM_LINKAGE_H
2 #define __ASM_LINKAGE_H
4 #ifdef __ASSEMBLY__
5 #include <asm/asm.h>
6 #endif
8 #define __weak __attribute__((weak))
10 #endif