public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add some needed externs currently not defined
@ 2005-03-23 19:11 Dean Nelson
  0 siblings, 0 replies; only message in thread
From: Dean Nelson @ 2005-03-23 19:11 UTC (permalink / raw)
  To: linux-ia64

Add some needed externs currently not defined.

Signed-off-by: Dean Nelson <dcn@sgi.com>


Index: linux-2.6/include/asm-ia64/sn/arch.h
=================================--- linux-2.6.orig/include/asm-ia64/sn/arch.h	2005-03-18 10:40:56.989155675 -0600
+++ linux-2.6/include/asm-ia64/sn/arch.h	2005-03-18 10:42:48.309318957 -0600
@@ -57,6 +57,12 @@
 #define sn_cnodeid_to_nasid	(&__get_cpu_var(__sn_cnodeid_to_nasid[0]))
 
 
+
+extern u8 sn_partition_id;
+extern u8 sn_system_size;
+extern u8 sn_sharing_domain_size;
+extern u8 sn_region_size;
+
 extern void sn_flush_all_caches(long addr, long bytes);
 
 #endif /* _ASM_IA64_SN_ARCH_H */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-23 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23 19:11 [PATCH] Add some needed externs currently not defined Dean Nelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox