patch-2.4.19 linux-2.4.19/include/asm-mips64/sn/sn0/hubmd.h

Next file: linux-2.4.19/include/asm-mips64/sn/sn0/hubni.h
Previous file: linux-2.4.19/include/asm-mips64/sn/sn0/hubio.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-mips64/sn/sn0/hubmd.h linux-2.4.19/include/asm-mips64/sn/sn0/hubmd.h
@@ -424,7 +424,7 @@
  * Operations on page migration threshold register
  */
 
-#if _LANGUAGE_C
+#ifndef __ASSEMBLY__
 #ifndef _STANDALONE
 
 /*
@@ -739,7 +739,7 @@
 } md_perf_cnt_t;
 
 
-#endif /* _LANGUAGE_C */
+#endif /* !__ASSEMBLY__ */
 
 
 #define DIR_ERROR_VALID_MASK	0xe000000000000000

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)