aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/exc.S
diff options
context:
space:
mode:
authorPerry Hung <iperry@gmail.com>2011-02-18 05:22:39 -0500
committerPerry Hung <iperry@gmail.com>2011-02-26 22:30:22 -0500
commitf4cdcfa51096f73a49642c400681d91847137dfb (patch)
treeb49bcffdd58fc4dbedceafe55c92045e4b3e145c /libmaple/exc.S
parentb505ab981859761a9eae9e820c5a06e2210c5dfc (diff)
downloadlibrambutan-f4cdcfa51096f73a49642c400681d91847137dfb.tar.gz
librambutan-f4cdcfa51096f73a49642c400681d91847137dfb.zip
checkpoint
Diffstat (limited to 'libmaple/exc.S')
-rw-r--r--libmaple/exc.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/exc.S b/libmaple/exc.S
index a9f6561..2713ee3 100644
--- a/libmaple/exc.S
+++ b/libmaple/exc.S
@@ -44,6 +44,7 @@
.globl HardFaultException
.thumb_func
HardFaultException:
+ b HardFaultException
ldr r0, CPSR_MASK @ Set default CPSR
push {r0}
ldr r0, TARGET_PC @ Set target pc