Commit 804b997e authored by Nick Kossifidis's avatar Nick Kossifidis Committed by Anup Patel
Browse files

lib: Redirect unhandled traps from non-M modes to S mode



In case we didn't handle a trap with one of the available
handlers, check if the trap comes from S or U mode and
redirect it to S mode's trap handler.

Signed-off-by: default avatarNick Kossifidis <mick@ics.forth.gr>
parent 194dbbe5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment