gianfar: remove orphan struct.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / sparsemem.h
blob3f203b1d9ee8d6dc94dfb6d8326452c3eb5e42ca
1 #ifdef CONFIG_X86_32
2 # include "sparsemem_32.h"
3 #else
4 # include "sparsemem_64.h"
5 #endif