mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Fix link to MS Docs (#1077)
This commit is contained in:
committed by
GitHub
parent
c7eced8b49
commit
c1af4e31b1
@@ -158,7 +158,7 @@ fn panic(_info: &PanicInfo) -> ! {
|
|||||||
[language item]: https://github.com/rust-lang/rust/blob/edb368491551a77d77a48446d4ee88b35490c565/src/libpanic_unwind/gcc.rs#L11-L45
|
[language item]: https://github.com/rust-lang/rust/blob/edb368491551a77d77a48446d4ee88b35490c565/src/libpanic_unwind/gcc.rs#L11-L45
|
||||||
[stack unwinding]: https://www.bogotobogo.com/cplusplus/stackunwinding.php
|
[stack unwinding]: https://www.bogotobogo.com/cplusplus/stackunwinding.php
|
||||||
[libunwind]: https://www.nongnu.org/libunwind/
|
[libunwind]: https://www.nongnu.org/libunwind/
|
||||||
[structured exception handling]: https://docs.microsoft.com/de-de/windows/win32/debug/structured-exception-handling
|
[structured exception handling]: https://docs.microsoft.com/ru-ru/windows/win32/debug/structured-exception-handling
|
||||||
|
|
||||||
### Отключение раскрутки
|
### Отключение раскрутки
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user