aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/system.h
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-11-10 16:06:30 +1100
committerPaul Mackerras <paulus@samba.org>2005-11-10 16:06:30 +1100
commit97671e4b295fba1b7d3de2984f98bcdaeb197a26 (patch)
tree4a8b54b5141f0fa96fed276a2f29911b43f1eb97 /include/asm-ppc64/system.h
parentfe98aeab8494cf431ef62e080cbe1dc1b6f5bd49 (diff)
downloadlinux-97671e4b295fba1b7d3de2984f98bcdaeb197a26.tar.gz
ppc64: Add declarations to ppc64 headers as well as powerpc headers
For now, we need these declarations that we moved from C code in the asm-ppc64 versions of these headers as well as the asm-powerpc versions. The asm-ppc64 versions will be disappearing shortly. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc64/system.h')
-rw-r--r--include/asm-ppc64/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc64/system.h b/include/asm-ppc64/system.h
index 0cdd66c9f4b7ea..bf9a6aba19c927 100644
--- a/include/asm-ppc64/system.h
+++ b/include/asm-ppc64/system.h
@@ -149,6 +149,8 @@ struct thread_struct;
extern struct task_struct * _switch(struct thread_struct *prev,
struct thread_struct *next);
+extern unsigned long klimit;
+
extern int powersave_nap; /* set if nap mode can be used in idle loop */
/*