aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pk/pk.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/pk/pk.S b/pk/pk.S
index e34d3e2..c65a4cd 100644
--- a/pk/pk.S
+++ b/pk/pk.S
@@ -12,9 +12,6 @@ _start:
csrw evec, a0
# clear any pending interrupts
- li t0, -1
- csrw compare, t0
- csrw count,zero
csrwi clear_ipi, 0
li a0, SR_S | SR_PS | SR_EI | SR_S64 | SR_U64