ACPI: thinkpad-acpi: preserve radio state across shutdown
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / mmzone.h
blob64217ea16a36034707a7f3fa61e99f99efef08cf
1 #ifdef CONFIG_X86_32
2 # include "mmzone_32.h"
3 #else
4 # include "mmzone_64.h"
5 #endif