blob: 1787f67bf600146e56d8dbedc836aa8db9d71635 [file] [log] [blame]
// Exception handler.
.section .vectors, "ax"
.option norvc
.option push
.option norelax
.org 0x00
j _start
j exception_handler