1da177e4c3f
ab7efcc97eb
641e97f3188
1 2 3
4 5 6
7
8 9
10
#ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #ifdef __ASSEMBLY__ #include <asm/asm.h> #endif #define __weak __attribute__((weak)) #endif