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