projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e20c32
)
Install "disasm.h"
author
Palmer Dabbelt
<palmer.dabbelt@eecs.berkeley.edu>
Wed, 13 May 2015 22:36:57 +0000
(15:36 -0700)
committer
Palmer Dabbelt
<palmer.dabbelt@eecs.berkeley.edu>
Wed, 13 May 2015 22:36:57 +0000
(15:36 -0700)
Something includes this somewhere, so I see no reason not to just
install it.
riscv/riscv.mk.in
patch
|
blob
|
history
diff --git
a/riscv/riscv.mk.in
b/riscv/riscv.mk.in
index d30725935583f929c8a0017b3dfecf7feb4f3e5b..7ce2cb94385ca3b7a4461f28c1a79176a9185932 100644
(file)
--- a/
riscv/riscv.mk.in
+++ b/
riscv/riscv.mk.in
@@
-10,6
+10,7
@@
riscv_hdrs = \
htif.h \
common.h \
decode.h \
+ disasm.h \
mmu.h \
processor.h \
sim.h \