[IPV4]: headers endianness
[pandora-kernel.git] / include / asm-mips / linkage.h
index 291c2d0..b6185d3 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_LINKAGE_H
 #define __ASM_LINKAGE_H
 
-/* Nothing to see here... */
+#ifdef __ASSEMBLY__
+#include <asm/asm.h>
+#endif
 
 #endif