hugetlb: fix hugepage allocation with memoryless nodes
[linux-2.6/btrfs-unstable.git] / include / asm-x86 / delay.h
blob10f2c71d622bae9fef40d278ff9bda4e06eb1649
1 #ifdef CONFIG_X86_32
2 # include "delay_32.h"
3 #else
4 # include "delay_64.h"
5 #endif