aboutsummaryrefslogtreecommitdiff
path: root/include/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/globals.h')
-rw-r--r--include/globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/globals.h b/include/globals.h
index cf37c06..2d1f7a4 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -6,8 +6,6 @@
#ifndef GLOBALS_C
extern unsigned long irqlr;
extern unsigned long cntfrq;
-extern unsigned long cmdidx;
-extern char cmd[2048];
extern char* os_name;
extern char* os_info_v;