Jeremy Fitzhardinge 1 rok pred
rodič
commit
bb5ce6700d
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      riscv/CHANGELOG.md

+ 4 - 0
riscv/CHANGELOG.md

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
 
+### Changed
+
+- Made `asm::fence`, `fence_i` and `sfence` safe (ie, removed `unsafe` from their definitions)
+
 ## [v0.11.0] - 2024-01-14
 
 ### Added