aboutsummaryrefslogtreecommitdiff
path: root/src/globals.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.S')
-rw-r--r--src/globals.S7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/globals.S b/src/globals.S
deleted file mode 100644
index b808053..0000000
--- a/src/globals.S
+++ /dev/null
@@ -1,7 +0,0 @@
-.section ".bss"
-.globl irqlr
-irqlr:
- .word 0
-.globl cntfrq
-cntfrq:
- .word 0