Skip to content

Commit

Permalink
Co Pro RISC-V: Change Co Pro name from RISCV to RISC-V
Browse files Browse the repository at this point in the history
Change-Id: Ibb75c29c3c3f7e2bb2b64ffee7b0d96deaae6771
  • Loading branch information
hoglet67 committed Sep 19, 2023
1 parent bd90678 commit 78e06a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/copro-defs.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const copro_def_t copro_defs[] = {
DEBUGGER(&opc7_cpu_debug)
},
{
"RISCV", // 23
"RISC-V", // 23
copro_riscv_emulator,
TYPE_GENERIC,
DEBUGGER(&riscv_cpu_debug)
Expand Down

0 comments on commit 78e06a6

Please sign in to comment.