Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus
[pandora-kernel.git] / arch / m68k / kernel / traps.c
1 #ifdef CONFIG_MMU
2 #include "traps_mm.c"
3 #else
4 #include "traps_no.c"
5 #endif