mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
[docs] minor layout fix
This commit is contained in:
parent
f9a2801c5c
commit
b847601de1
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ The `crt0.S` start-up performs the following operations:
|
|||
|
||||
|
||||
:sectnums:
|
||||
===== Early Trap Handler
|
||||
==== Early Trap Handler
|
||||
|
||||
The start-up code provides a very basic trap handler for the early boot phase. This handler does nothing but
|
||||
trying to move on to the next linear instruction whenever an interrupt or synchronous exception is encountered.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue