patch-2.4.23 linux-2.4.23/include/asm-ia64/sn/io.h

Next file: linux-2.4.23/include/asm-ia64/sn/ioc4.h
Previous file: linux-2.4.23/include/asm-ia64/sn/invent.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ia64/sn/io.h linux-2.4.23/include/asm-ia64/sn/io.h
@@ -13,6 +13,8 @@
 
 #include <asm/sn/addrs.h>
 
+extern int numionodes;
+
 /* Because we only have PCI I/O ports.  */
 #define IIO_ITTE_BASE	0x400160	/* base of translation table entries */
 #define IIO_ITTE(bigwin)	(IIO_ITTE_BASE + 8*(bigwin))

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)