From aee5612f8652ce0ff9c280653c5d348d2a4ef3c2 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Sun, 18 Jan 2004 18:50:15 -0800 Subject: [PATCH] sn: Use numionodes From: Pat Gefre Use numionodes --- include/asm-ia64/sn/sn2/sn_private.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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); -- cgit v1.2.3