1da177e4c3f4
ab7efcc97ebc
641e97f31887
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