Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', 'bugzill...
[firefly-linux-kernel-4.4.55.git] / include / asm-x86 / numa.h
1 #ifdef CONFIG_X86_32
2 # include "numa_32.h"
3 #else
4 # include "numa_64.h"
5 #endif