blob: 7ea203ce6b1a35321ae4229cb14cd626c1417841 [file] [log] [blame]
Greg Ungerer66d857b2011-03-22 13:39:27 +10001#ifdef CONFIG_MMU
2#include "module_mm.c"
Linus Torvalds1da177e2005-04-16 15:20:36 -07003#else
Greg Ungerer66d857b2011-03-22 13:39:27 +10004#include "module_no.c"
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#endif