Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 906
b: refs/heads/master
c: 7fbd2a5
h: refs/heads/master
v: v3
  • Loading branch information
Dean Nelson authored and Tony Luck committed May 3, 2005
1 parent 9d20395 commit 2273dd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21e37283909c12e300ab87c20f5addc878cda9f9
refs/heads/master: 7fbd2a5337b2aa91266abbded97330f909904fd5
6 changes: 6 additions & 0 deletions trunk/include/asm-ia64/sn/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ DECLARE_PER_CPU(short, __sn_cnodeid_to_nasid[MAX_NUMNODES]);
#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 */

0 comments on commit 2273dd8

Please sign in to comment.