We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7986d1f commit 5b2900cCopy full SHA for 5b2900c
Changelog.md
@@ -1,6 +1,7 @@
1
# Unreleased
2
3
- Use `asm!` instead of perma-unstable `llvm_asm!` macro
4
+- Rename `enable_interrupts_and_hlt` to `enable_and_hlt` ([#206](https://github.com/rust-osdev/x86_64/pull/206))
5
6
# 0.12.2 – 2020-09-29
7
0 commit comments