summarylogtreecommitdiffstats
path: root/inthandler.diff
blob: 80a2537fa0f8dee027fdc035429e75656b44c252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/inthandler.S b/src/inthandler.S
index 1e81563..3e958a8 100644
--- a/src/inthandler.S
+++ b/src/inthandler.S
@@ -235,7 +235,6 @@ endint:
 
 	.section .bss
 	.global __baseRegAddr
-	.long __baseRegAddr
 
 	.align 8
 	__baseRegAddr: