aboutsummaryrefslogtreecommitdiff
path: root/src/globals.S
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 /src/globals.S
parenta1f49718aee378fa075303c86106309091d56b80 (diff)
Remove old global
Diffstat (limited to 'src/globals.S')
-rw-r--r--src/globals.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/globals.S b/src/globals.S
index f6ec57f..b808053 100644
--- a/src/globals.S
+++ b/src/globals.S
@@ -5,9 +5,3 @@ irqlr:
.globl cntfrq
cntfrq:
.word 0
-.globl cmdidx
-cmdidx:
- .word 0
-.global cmd
-cmd:
- .space 2049