From 1b4c8e04ded44fa11a1e95d2db5bef4b8eaddcd1 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Mon, 31 Jan 2022 19:34:03 -0700 Subject: Remove old global --- include/globals.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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; -- cgit v1.2.1