Drivers: hv: vmbus: Move the crash notification function
[linux-2.6/btrfs-unstable.git] / arch / x86 / include / asm / numa_32.h
blobe7d6b82547429d470aa7679a602cc2788100aec8
1 #ifndef _ASM_X86_NUMA_32_H
2 #define _ASM_X86_NUMA_32_H
4 #ifdef CONFIG_HIGHMEM
5 extern void set_highmem_pages_init(void);
6 #else
7 static inline void set_highmem_pages_init(void)
10 #endif
12 #endif /* _ASM_X86_NUMA_32_H */