aboutsummaryrefslogtreecommitdiff
path: root/include/globals.h
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-01-31 19:34:03 -0700
committerChristian Cunningham <cc@localhost>2022-01-31 19:34:03 -0700
commit1b4c8e04ded44fa11a1e95d2db5bef4b8eaddcd1 (patch)
tree6ee2fcc6de6d038dfdb4b769d081e0cc47030b8b /include/globals.h
parenta1f49718aee378fa075303c86106309091d56b80 (diff)
Remove old global
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;