Staging: hv: mousevsc: Cleanup alloc_input_device()
[zen-stable.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