We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068833e commit c7da934Copy full SHA for c7da934
Changelog.md
@@ -1,3 +1,5 @@
1
+- Move architecture checks from build script into lib.rs ([#91](https://github.com/rust-osdev/bootloader/pull/91))
2
+
3
# 0.8.3
4
5
- Remove unnecessary `extern C` on panic handler to fix not-ffi-safe warning ([#85](https://github.com/rust-osdev/bootloader/pull/85))
0 commit comments