patch-2.4.19 linux-2.4.19/include/asm-ia64/sn/sn1/hubpi_next.h
Next file: linux-2.4.19/include/asm-ia64/sn/sn1/hubspc.h
Previous file: linux-2.4.19/include/asm-ia64/sn/sn1/hubpi.h
Back to the patch index
Back to the overall index
- Lines: 30
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-ia64/sn/sn1/hubpi_next.h
- Orig date:
Thu Apr 5 12:51:47 2001
diff -urN linux-2.4.18/include/asm-ia64/sn/sn1/hubpi_next.h linux-2.4.19/include/asm-ia64/sn/sn1/hubpi_next.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_HUBPI_NEXT_H
-#define _ASM_SN_SN1_HUBPI_NEXT_H
+#ifndef _ASM_IA64_SN_SN1_HUBPI_NEXT_H
+#define _ASM_IA64_SN_SN1_HUBPI_NEXT_H
/* define for remote PI_1 space. It is always half of a node_addressspace
@@ -54,7 +53,7 @@
((sts) & (PI_CRB_STS_I | PI_CRB_STS_H) | \
((sts) & (PI_CRB_STS_A | PI_CRB_STS_R)) >> 1)
-#ifdef _LANGUAGE_C
+#ifndef __ASSEMBLY__
/*
* format of error stack and error status registers.
*/
@@ -329,4 +328,4 @@
/* Error stack address shift, for use with pi_stk_fmt.sk_addr */
#define ERR_STK_ADDR_SHFT 3
-#endif /* _ASM_SN_SN1_HUBPI_NEXT_H */
+#endif /* _ASM_IA64_SN_SN1_HUBPI_NEXT_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)