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