summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-01-18 18:50:15 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2004-01-18 18:50:15 -0800
commitaee5612f8652ce0ff9c280653c5d348d2a4ef3c2 (patch)
tree76fcd38b6955b0eb4cd92079fdc0ffcf47080c6f /include
parent5a867c03ab9cfe1970bd5b9fea8dd10021c2d00d (diff)
[PATCH] sn: Use numionodes
From: Pat Gefre <pfg@sgi.com> Use numionodes
Diffstat (limited to 'include')
-rw-r--r--include/asm-ia64/sn/sn2/sn_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/sn/sn2/sn_private.h b/include/asm-ia64/sn/sn2/sn_private.h
index f0692cedfcb8..80e50f58a230 100644
--- a/include/asm-ia64/sn/sn2/sn_private.h
+++ b/include/asm-ia64/sn/sn2/sn_private.h
@@ -207,6 +207,7 @@ typedef struct cpuinfo_s {
extern void xswitch_vertex_init(vertex_hdl_t xswitch);
extern xtalk_provider_t hub_provider;
+extern int numionodes;
/* du.c */
int ducons_write(char *buf, int len);