mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 20:00:23 +00:00
b04a70177b
The old inline assembly provided two output operands that were afterwards combined for a return value. However, the second output operand isn't necessary when using the "Acquiring a Lock" example-code of the ARM manual "Barrier Litmus Tests and Cookbook". This saves two logical operations per acquisition try. Additionally better documentation is now provided. Fixes #1292
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.