summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/idle.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-10-10 09:25:29 +0200
committerIngo Molnar <mingo@elte.hu>2008-10-10 09:25:29 +0200
commit8eb95f28f66b1a5461fdbcc9a1ee9068fb2cf2b6 (patch)
treee42d0e004b07f86d38de930fc163f3ca7d121f9c /include/asm-x86/idle.h
parentd7451fca18e2ec62641ae4bbfe946069f13765a3 (diff)
parent3fa8749e584b55f1180411ab1b51117190bac1e5 (diff)
downloadop-kernel-dev-8eb95f28f66b1a5461fdbcc9a1ee9068fb2cf2b6.zip
op-kernel-dev-8eb95f28f66b1a5461fdbcc9a1ee9068fb2cf2b6.tar.gz
Merge commit 'v2.6.27' into timers/hpet
Diffstat (limited to 'include/asm-x86/idle.h')
-rw-r--r--include/asm-x86/idle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/idle.h b/include/asm-x86/idle.h
index d240e5b..cbb6491 100644
--- a/include/asm-x86/idle.h
+++ b/include/asm-x86/idle.h
@@ -10,4 +10,6 @@ void idle_notifier_register(struct notifier_block *n);
void enter_idle(void);
void exit_idle(void);
+void c1e_remove_cpu(int cpu);
+
#endif
OpenPOWER on IntegriCloud