• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE)
2#include "entry_mm.S"
3#else
4#include "entry_no.S"
5#endif
6