aboutsummaryrefslogtreecommitdiff
path: root/riscv/insn_template.h
diff options
context:
space:
mode:
authorAkif Ejaz <81078376+akifejaz@users.noreply.github.com>2024-06-12 10:25:11 +0500
committerGitHub <noreply@github.com>2024-06-12 10:25:11 +0500
commit22748de594631552f8b82bb895fcd7c33a91aa18 (patch)
treefef9f3669624536805eb93e7e803f2a804e39e60 /riscv/insn_template.h
parentdc8ea5921556e174f0393940465fb0fde99fe680 (diff)
parent9e6253f8b13bfd0ded2ececd8b0ac23902e0eac7 (diff)
downloadspike-22748de594631552f8b82bb895fcd7c33a91aa18.zip
spike-22748de594631552f8b82bb895fcd7c33a91aa18.tar.gz
spike-22748de594631552f8b82bb895fcd7c33a91aa18.tar.bz2
Merge branch 'master' into vector-crypto
Diffstat (limited to 'riscv/insn_template.h')
-rw-r--r--riscv/insn_template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/insn_template.h b/riscv/insn_template.h
index 88a41c2..bf9d9d7 100644
--- a/riscv/insn_template.h
+++ b/riscv/insn_template.h
@@ -8,4 +8,5 @@
#include "specialize.h"
#include "tracer.h"
#include "v_ext_macros.h"
+#include "debug_defines.h"
#include <assert.h>