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