patch-2.4.21 linux-2.4.21/include/asm-ia64/sn/sn1/synergy.h
Next file: linux-2.4.21/include/asm-ia64/sn/sn2/addrs.h
Previous file: linux-2.4.21/include/asm-ia64/sn/sn1/sn_private.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ia64/sn/sn1/synergy.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/asm-ia64/sn/sn1/synergy.h linux-2.4.21/include/asm-ia64/sn/sn1/synergy.h
@@ -54,9 +54,6 @@
#define WRITE_LOCAL_SYNERGY_REG(addr, value) __synergy_out(addr, value)
-#define HUB_L(_a) *(_a)
-#define HUB_S(_a, _d) *(_a) = (_d)
-
#define HSPEC_SYNERGY0_0 0x04000000 /* Synergy0 Registers */
#define HSPEC_SYNERGY1_0 0x05000000 /* Synergy1 Registers */
#define HS_SYNERGY_STRIDE (HSPEC_SYNERGY1_0 - HSPEC_SYNERGY0_0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)