Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra...
[pandora-kernel.git] / arch / m68k / lib / muldi3.c
1 #ifdef CONFIG_MMU
2 #include "muldi3_mm.c"
3 #else
4 #include "muldi3_no.c"
5 #endif