We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9172a commit b97b193Copy full SHA for b97b193
Changelog.md
@@ -1,3 +1,5 @@
1
+- **Nightly Breakage:** Use `llvm_asm!` instead of deprecated `asm!` ([#108](https://github.com/rust-osdev/bootloader/pull/108))
2
+
3
# 0.9.1
4
5
- SSE feature: remove inline assembly + don't set reserved bits ([#105](https://github.com/rust-osdev/bootloader/pull/105))
0 commit comments