summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/arm/exception.S')
-rw-r--r--sys/arm/arm/exception.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/arm/exception.S b/sys/arm/arm/exception.S
index 498c43f..171211a 100644
--- a/sys/arm/arm/exception.S
+++ b/sys/arm/arm/exception.S
@@ -206,7 +206,7 @@ END(address_exception_entry)
*/
ASENTRY_NP(exception_exit)
- STOP_UNWINDING
+ UNWINDSVCFRAME
DO_AST
PULLFRAMEFROMSVCANDEXIT
END(exception_exit)
OpenPOWER on IntegriCloud