+22
−15
Loading
Not all CPU configurations may have enough space for handler code
between exception/interrupt vectors. Leave jumps to the handlers at the
vectors, but move all handlers past the vectors area.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>