patch-2.4.19 linux-2.4.19/include/asm-ia64/sn/sn1/hubmd.h
Next file: linux-2.4.19/include/asm-ia64/sn/sn1/hubmd_next.h
Previous file: linux-2.4.19/include/asm-ia64/sn/sn1/hublb_next.h
Back to the patch index
Back to the overall index
- Lines: 48
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-ia64/sn/sn1/hubmd.h
- Orig date:
Tue Mar 6 19:44:34 2001
diff -urN linux-2.4.18/include/asm-ia64/sn/sn1/hubmd.h linux-2.4.19/include/asm-ia64/sn/sn1/hubmd.h
@@ -4,11 +4,10 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc.
- * Copyright (C) 2000 by Colin Ngam
+ * Copyright (C) 1992 - 1997, 2000-2001 Silicon Graphics, Inc. All rights reserved.
*/
-#ifndef _ASM_SN_SN1_HUBMD_H
-#define _ASM_SN_SN1_HUBMD_H
+#ifndef _ASM_IA64_SN_SN1_HUBMD_H
+#define _ASM_IA64_SN_SN1_HUBMD_H
/************************************************************************
@@ -315,7 +314,7 @@
-#ifdef _LANGUAGE_C
+#ifndef __ASSEMBLY__
/************************************************************************
* *
@@ -2140,7 +2139,7 @@
* corresponds to the valid bit, and bit 1 of each two-bit field *
* corresponds to the overrun bit. *
* The rule for the valid bit is that it gets set whenever that error *
- * occurs, regardless of whether a higher priority error has occurred. *
+ * occurs, regardless of whether a higher priority error has occurred. *
* The rule for the overrun bit is that it gets set whenever we are *
* unable to record the address information for this particular *
* error, due to a previous error of the same or higher priority. *
@@ -2463,7 +2462,7 @@
-#endif /* _LANGUAGE_C */
+#endif /* __ASSEMBLY__ */
/************************************************************************
* *
@@ -2474,4 +2473,4 @@
-#endif /* _ASM_SN_SN1_HUBMD_H */
+#endif /* _ASM_IA64_SN_SN1_HUBMD_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)