aboutsummaryrefslogtreecommitdiff
path: root/customext/cflush.cc
diff options
context:
space:
mode:
authorJerry Zhao <jerryz123@berkeley.edu>2023-02-04 17:48:13 -0800
committerJerry Zhao <jerryz123@berkeley.edu>2023-02-04 17:48:13 -0800
commit3cc6c02fedca2086459974137c17e3d119c31dab (patch)
tree6fadb6627cc402eb804300e5cc0fc79047cf64ae /customext/cflush.cc
parenta3b5e41fd3349fd5960dd2ad8c3ad5719c3ae545 (diff)
downloadspike-3cc6c02fedca2086459974137c17e3d119c31dab.zip
spike-3cc6c02fedca2086459974137c17e3d119c31dab.tar.gz
spike-3cc6c02fedca2086459974137c17e3d119c31dab.tar.bz2
Remove decode_macros.h from disasm.h
Diffstat (limited to 'customext/cflush.cc')
-rw-r--r--customext/cflush.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/customext/cflush.cc b/customext/cflush.cc
index b8cbe59..485716a 100644
--- a/customext/cflush.cc
+++ b/customext/cflush.cc
@@ -1,5 +1,6 @@
#include "insn_macros.h"
#include "extension.h"
+#include "decode_macros.h"
#include <cstring>
struct : public arg_t {