arc: move low-level interrupt and exception handlers in a separate file
This separation makes maintenance of code easier because those low-level
interrupt- or exception handling routines are pretty static and usually
require not much care while start-up code is a subject of modifications
and enhancements.
Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/lib/ints_low.S
0 → 100644
Please register or sign in to comment