rename io_apic_64.c and io_apic_32.c to io_apic.c
[deliverable/linux.git] / include / asm-x86 / numa_32.h
CommitLineData
77ef50a5
VN
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
77ef50a5 11#endif /* ASM_X86__NUMA_32_H */
This page took 0.308925 seconds and 5 git commands to generate.