l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: L4::round_order Pages: 1 -->
<svg width="262pt" height="38pt"
viewBox="0.00 0.00 262.00 38.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34)">
<title>L4::round_order</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Round a value up so the given number of lsb is zero.">
<polygon fill="#999999" stroke="#666666" points="254,-24.5 162,-24.5 162,-5.5 254,-5.5 254,-24.5"/>
<text text-anchor="middle" x="208" y="-12.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4::round_order</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4Re_1_1Dataspace.html#a971cf0d6a16afe265efbd4a40a2f6d03" target="_top" xlink:title="Map a part of a dataspace into a local memory area.">
<polygon fill="white" stroke="#666666" points="126,-30 0,-30 0,0 126,0 126,-30"/>
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Dataspace::map</text>
<text text-anchor="middle" x="63" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_region</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M151.74,-15C143.38,-15 134.7,-15 126.2,-15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.75,-18.5 161.75,-15 151.75,-11.5 151.75,-18.5"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB