summaryrefslogtreecommitdiff
path: root/include/asm-x86/numa_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/numa_32.h')
-rw-r--r--include/asm-x86/numa_32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/numa_32.h b/include/asm-x86/numa_32.h
index a02674f6486..ed6c88eac84 100644
--- a/include/asm-x86/numa_32.h
+++ b/include/asm-x86/numa_32.h
@@ -2,6 +2,7 @@
#define _ASM_X86_32_NUMA_H 1
extern int pxm_to_nid(int pxm);
+extern void numa_remove_cpu(int cpu);
#ifdef CONFIG_NUMA
extern void __init remap_numa_kva(void);