Skip to content
Snippets Groups Projects
Commit da530ce6 authored by anttib-5's avatar anttib-5
Browse files

bare4_3

parent 7c552427
No related branches found
No related tags found
No related merge requests found
...@@ -137,6 +137,6 @@ fn main() -> ! { ...@@ -137,6 +137,6 @@ fn main() -> ! {
// Without the non-reording proprety of `write_volatile/read_volatile` could that happen in theory // Without the non-reording proprety of `write_volatile/read_volatile` could that happen in theory
// (argue from the point of data dependencies). // (argue from the point of data dependencies).
// //
// Writing/Reading in wrong order may end up in unexpexed results // Writing/Reading in wrong order may end up in unexpected results
// //
// Commit your answers (bare4_3) // Commit your answers (bare4_3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment