aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny85.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/attiny85.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/attiny85.h b/arch/attiny85.h
index 840079c..2753fd7 100644
--- a/arch/attiny85.h
+++ b/arch/attiny85.h
@@ -89,3 +89,5 @@ inline void mcu_pcint_off();
void reboot();
+inline void prevent_reboot_loop();
+