diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-14 20:17:44 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-14 20:17:44 +0200 |
| commit | 9e9a2d945a4ab1acb2034344267bff59ba76f0d4 (patch) | |
| tree | a3fe99ebd55047ae5c2c20cc62e1c503a6e59360 | |
| parent | e05aa2145b8d0000110b93fb371ba858cb2a02bc (diff) | |
Replace Draw IO file for ZXD.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
| -rw-r--r-- | doc/ZXD.drawio | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ZXD.drawio b/doc/ZXD.drawio index 540a70b6..f71ddba5 100644 --- a/doc/ZXD.drawio +++ b/doc/ZXD.drawio @@ -16,6 +16,15 @@ <mxCell id="5xbXWvOdvmnQnRAweQaM-4" value="ZXD STUB [1..N]" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> <mxGeometry x="40" y="340" width="310" height="60" as="geometry" /> </mxCell> + <mxCell id="FgewEam9b60nFajCTQDb-1" value="StubHeapSz, StubStackSz, StubPageFlags..." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="380" y="355" width="290" height="30" as="geometry" /> + </mxCell> + <mxCell id="FgewEam9b60nFajCTQDb-2" value="Executable image type..." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="380" y="274" width="290" height="30" as="geometry" /> + </mxCell> + <mxCell id="FgewEam9b60nFajCTQDb-5" value="ZKA executable header." style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="380" y="194" width="290" height="30" as="geometry" /> + </mxCell> </root> </mxGraphModel> </diagram> |
