aboutsummaryrefslogtreecommitdiff
path: root/test6.c
diff options
context:
space:
mode:
Diffstat (limited to 'test6.c')
-rw-r--r--test6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test6.c b/test6.c
index c07bcc6..ced0e0c 100644
--- a/test6.c
+++ b/test6.c
@@ -13,7 +13,7 @@ void main(void)
{
run_table.hard = &hard;
CPSID(if);
- puts("Faulting...\n");
+ puts("Faulting to unrecoverable...\n");
/* Trigger a UsageFault, which will escalate to unrecoverable
* since FAULTMASK is set
*/