blob: c98add3f5f0f45b106925a4f79be435ee83443c2 [file] [log] [blame]
#ifdef CONFIG_MMU
#include "traps_mm.c"
#else
#include "traps_no.c"
#endif