summaryrefslogtreecommitdiff
path: root/ao_panic.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-04-13 20:39:46 -0700
committerKeith Packard <keithp@keithp.com>2009-04-13 20:39:46 -0700
commitcdaf3fc5802acf2ddc7972a15649ab0e1b31b873 (patch)
tree4d2edffb0af681edb3a275d3804f45dc710923b3 /ao_panic.c
parentc5c1e3fb1c253d387be02c127253ac2a55d577b4 (diff)
USB working up through reading strings
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 (;;)
- ;
}