summaryrefslogtreecommitdiff
path: root/avr/cmd_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'avr/cmd_boot.c')
-rw-r--r--avr/cmd_boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/cmd_boot.c b/avr/cmd_boot.c
index 0d98296..73f2cf3 100644
--- a/avr/cmd_boot.c
+++ b/avr/cmd_boot.c
@@ -21,7 +21,7 @@
#include "env.h"
#include "con-utils.h"
#include "z80-if.h"
-#include "z180-serv.h"
+#include "z180-serv.h" /* restart_z180_serv() */
#include "debug.h"
/* ugly hack to get Z180 loadfile into flash memory */