Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-03 | arc: move low-level interrupt and exception handlers in a separate file | Alexey Brodkin | |
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> |