Skip to content

Commit 2390076

Browse files
moonlight83340danieldegrasse
authored andcommitted
arch: common: update RISC-V semihosting spec link
Replace dead link in arch/common/Kconfig. Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
1 parent 34fd8d0 commit 2390076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/common/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ config SEMIHOST
1212
a host computer that is running a debugger.
1313
Additional information can be found in:
1414
https://developer.arm.com/documentation/dui0471/m/what-is-semihosting-
15-
https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
15+
https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
1616
This option is compatible with hardware and with QEMU, through the
1717
(automatic) use of the -semihosting-config switch when invoking it.
1818

0 commit comments

Comments
 (0)