8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9801293 commit f6cc7d8Copy full SHA for f6cc7d8
Changelog.md
@@ -1,3 +1,5 @@
1
+- Remove unnecessary `extern C` on panic handler to fix not-ffi-safe warning ([#85](https://github.com/rust-osdev/bootloader/pull/85))
2
+
3
# 0.8.2
4
5
- Change the way the kernel entry point is called to honor alignement ABI ([#81](https://github.com/rust-osdev/bootloader/pull/81))
0 commit comments