Browse Source

Add debug_defines.h to list of installed headers

pull/1317/head
Jerry Zhao 3 years ago
parent
commit
2e07ac8d71
  1. 1
      riscv/riscv.mk.in

1
riscv/riscv.mk.in

@ -20,6 +20,7 @@ riscv_install_hdrs = \
cfg.h \
common.h \
csrs.h \
debug_defines.h \
debug_module.h \
debug_rom_defines.h \
decode.h \

Loading…
Cancel
Save