summaryrefslogtreecommitdiff
path: root/bootloader/ondavx747.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/ondavx747.c')
-rw-r--r--bootloader/ondavx747.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/ondavx747.c b/bootloader/ondavx747.c
index 0f1c504553..cdacb69bd2 100644
--- a/bootloader/ondavx747.c
+++ b/bootloader/ondavx747.c
@@ -252,6 +252,7 @@ redraw:
252 else 252 else
253 poweroff_repeat = 0; 253 poweroff_repeat = 0;
254 } 254 }
255 return 0;
255} 256}
256 257
257int main(void) 258int main(void)