blob: 081cf96f243b01ee4cbea14b415f7364c08fd0fe [file] [log] [blame]
Greg Ungerer66d857b2011-03-22 13:39:27 +10001#ifdef CONFIG_MMU
2#include "entry_mm.S"
3#else
4#include "entry_no.S"
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#endif