In order to remove the arch-specific ifdefs around initr_trap, introduce arch_initr_trap weak initcall. Implementations for ppc/m68k/mips have been moved to arch/<arch>/lib/traps.c Default implementation is a nop stub. Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ashldi3.c | ||
| bdinfo.c | ||
| bootm.c | ||
| cache.c | ||
| fec.c | ||
| interrupts.c | ||
| lshrdi3.c | ||
| muldi3.c | ||
| time.c | ||
| traps.c | ||