target/semihosting: export semihosting_common_handlers[] from header file
[fw/openocd] / src / target / riscv / riscv.c
index c6731754438e828b3601a16b75866873b4a7e211..f79239a9d47af0b861e7f3e15659e30b6236f718 100644 (file)
@@ -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[] = {
        {