aboutsummaryrefslogtreecommitdiff
path: root/riscv/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/processor.h')
-rw-r--r--riscv/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/processor.h b/riscv/processor.h
index ec1b400..0c6a6b2 100644
--- a/riscv/processor.h
+++ b/riscv/processor.h
@@ -118,7 +118,6 @@ struct type_sew_t<64>
using type=int64_t;
};
-
// architectural state of a RISC-V hart
struct state_t
{