]> err.no Git - linux-2.6/blobdiff - include/asm-mips/linkage.h
V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client
[linux-2.6] / include / asm-mips / linkage.h
index 291c2d01c44f29dad20f7623783b8bad362eaddf..e9a940d1b0c6ff7ced02110a31ded281d29b1f61 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef __ASM_LINKAGE_H
 #define __ASM_LINKAGE_H
 
-/* Nothing to see here... */
+#ifdef __ASSEMBLY__
+#include <asm/asm.h>
+#endif
+
+#define __weak __attribute__((weak))
 
 #endif