Skip to content

Commit ea5ac06

Browse files
stsquadawojasinski
authored andcommitted
semihosting: update link to spec
The old link has moved but it seems the document is now hosted on Arm's github along with a license update to CC-BY-SA-4.0. Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Message-Id: <[email protected]> (cherry picked from commit 424d5ec)
1 parent 801ff1a commit ea5ac06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semihosting/arm-compat-semi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*
2525
* ARM Semihosting is documented in:
2626
* Semihosting for AArch32 and AArch64 Release 2.0
27-
* https://static.docs.arm.com/100863/0200/semihosting.pdf
27+
* https://github.com/ARM-software/abi-aa/blob/main/semihosting/semihosting.rst
2828
*
2929
* RISC-V Semihosting is documented in:
3030
* RISC-V Semihosting

0 commit comments

Comments
 (0)