x86: unify free_init_pages() and free_initmem()
[deliverable/linux.git] / arch / x86 / include / asm / numa_32.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_NUMA_32_H
2#define _ASM_X86_NUMA_32_H
69e1a33f 3
8550eb99 4extern int pxm_to_nid(int pxm);
1481a3dd 5extern void numa_remove_cpu(int cpu);
69e1a33f 6
8550eb99 7#ifdef CONFIG_NUMA
cc9f7a0c 8extern void set_highmem_pages_init(void);
8550eb99
IM
9#endif
10
1965aae3 11#endif /* _ASM_X86_NUMA_32_H */
This page took 0.337575 seconds and 5 git commands to generate.