PCI / PM: Block races between runtime PM and system sleep
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / m68k / kernel / traps.c
blobc98add3f5f0f45b106925a4f79be435ee83443c2
1 #ifdef CONFIG_MMU
2 #include "traps_mm.c"
3 #else
4 #include "traps_no.c"
5 #endif