Staging: hv: mousevsc: Cleanup alloc_input_device()
[zen-stable.git] / arch / m68k / kernel / entry.S
blob081cf96f243b01ee4cbea14b415f7364c08fd0fe
1 #ifdef CONFIG_MMU
2 #include "entry_mm.S"
3 #else
4 #include "entry_no.S"
5 #endif