We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fe568 commit 4ff476cCopy full SHA for 4ff476c
src/target/riscv/Makefile.am
@@ -7,10 +7,13 @@ noinst_LTLIBRARIES += %D%/libriscv.la
7
%D%/debug_defines.h \
8
%D%/debug_reg_printer.h \
9
%D%/encoding.h \
10
+ %D%/field_helpers.h \
11
%D%/gdb_regs.h \
12
%D%/opcodes.h \
13
%D%/program.h \
14
%D%/riscv.h \
15
+ %D%/riscv_reg_impl.h \
16
+ %D%/riscv_reg.h \
17
%D%/riscv-011.h \
18
%D%/riscv-011_reg.h \
19
%D%/riscv-013.h \
0 commit comments