X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Friscv%2Friscv.c;h=f79239a9d47af0b861e7f3e15659e30b6236f718;hb=49cf334e98dc2e6f52d64e594b8067247841b37d;hp=c6731754438e828b3601a16b75866873b4a7e211;hpb=5ffc745ea39393d2fc2772bf11e996e237463004;p=fw%2Fopenocd diff --git a/src/target/riscv/riscv.c b/src/target/riscv/riscv.c index c67317544..f79239a9d 100644 --- a/src/target/riscv/riscv.c +++ b/src/target/riscv/riscv.c @@ -3114,7 +3114,6 @@ static const struct command_registration riscv_exec_command_handlers[] = { * protocol, then a command like `riscv semihosting enable` will make * sense, but for now all semihosting commands are prefixed with `arm`. */ -extern const struct command_registration semihosting_common_handlers[]; const struct command_registration riscv_command_handlers[] = { {