Remove duplicate define.

This commit is contained in:
br 2016-06-08 13:57:18 +00:00
parent 5d4703e622
commit 5bdc642eff

View File

@ -124,7 +124,6 @@
#define XLEN 8
#define INSN_SIZE 4
#define INSN_SIZE 4
#define RISCV_INSN_NOP 0x00000013
#define RISCV_INSN_BREAK 0x00100073
#define RISCV_INSN_RET 0x00008067