Skip to content
Commit 5998a3cf authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

[AVR32] Fix wrong pt_regs in critical exception handler



It's not like it really matters at this point since the system is
dying anyway, but handle_critical pushes too few registers on the
stack so the register dump, which makes the register dump look a bit
strange. This patch fixes it.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent 68ca3e53
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