mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove duplicate define.
This commit is contained in:
parent
414dec5f0f
commit
e933649fb9
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue