Merge remote-tracking branch 'asoc/fix/core' into asoc-component
[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
867c5b52 4#ifdef CONFIG_HIGHMEM
cc9f7a0c 5extern void set_highmem_pages_init(void);
867c5b52
PE
6#else
7static inline void set_highmem_pages_init(void)
8{
9}
8550eb99
IM
10#endif
11
1965aae3 12#endif /* _ASM_X86_NUMA_32_H */
This page took 0.675383 seconds and 5 git commands to generate.