patch-2.4.19 linux-2.4.19/include/asm-mips64/sn/sn0/hubpi.h
Next file: linux-2.4.19/include/asm-mips64/sn/sn0/ip27.h
Previous file: linux-2.4.19/include/asm-mips64/sn/sn0/hubni.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Fri Aug  2 17:39:45 2002
-  Orig file: 
linux-2.4.18/include/asm-mips64/sn/sn0/hubpi.h
-  Orig date: 
Sun Sep  9 10:43:02 2001
diff -urN linux-2.4.18/include/asm-mips64/sn/sn0/hubpi.h linux-2.4.19/include/asm-mips64/sn/sn0/hubpi.h
@@ -306,7 +306,7 @@
 #define ERR_STACK_SIZE_BYTES(_sz) \
        ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)
 
-#ifdef _LANGUAGE_C
+#ifndef __ASSEMBLY__
 /*
  * format of error stack and error status registers.
  */
@@ -359,7 +359,7 @@
 
 typedef u64	rtc_time_t;
 
-#endif /* _LANGUAGE_C */
+#endif /* !__ASSEMBLY__ */
 
 
 /* Bits in PI_SYSAD_ERRCHK_EN */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)