Skip to content
Snippets Groups Projects
Commit 378ad1c8 authored by Nils Fitinghoff's avatar Nils Fitinghoff
Browse files

remove read_volatile

parent 2135bc5d
No related branches found
No related tags found
No related merge requests found
...@@ -111,8 +111,6 @@ fn main() { ...@@ -111,8 +111,6 @@ fn main() {
} }
_ => {} _ => {}
} }
unsafe { core::ptr::read_volatile(&STATE_H[i]) };
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment