mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
9a35743df6
`volatile` effectively prevents instruction reordering by the compiler and fixes an issue with -O3 compiled components. Note, this commit does not address further arguments regarding memory barriers and volatile voiced in issue #693. Issue #693 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.