summaryrefslogtreecommitdiff
path: root/bootblocks/monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'bootblocks/monitor.h')
-rw-r--r--bootblocks/monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootblocks/monitor.h b/bootblocks/monitor.h
index e229d48..4e499f0 100644
--- a/bootblocks/monitor.h
+++ b/bootblocks/monitor.h
@@ -48,7 +48,7 @@ extern union REGS __argr;
#endif
#ifdef SINGLEFS
-#define NOCOMMAND
+/* #define NOCOMMAND */
#define NOMONITOR
#endif