summaryrefslogtreecommitdiff
path: root/ao_panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'ao_panic.c')
-rw-r--r--ao_panic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ao_panic.c b/ao_panic.c
index c9c63b21..0f8433dc 100644
--- a/ao_panic.c
+++ b/ao_panic.c
@@ -21,6 +21,4 @@ void
ao_panic(uint8_t reason)
{
(void) reason;
- for (;;)
- ;
}