diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-28 19:57:33 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-28 19:57:33 +0100 |
| commit | ba7b3ed69cd24970a28b72c54982735cd120e663 (patch) | |
| tree | 934b7645435ab1bfd2d8eb99fa861fc09e3dd5b4 /docs/drawio/GUI_DESIGN.drawio | |
| parent | 2205e801a6e84238dc8cbbb8f9de5a675eae1d81 (diff) | |
kernel: breaking: Change namespace from NeOS to Kernel.
sched: Fix redundancy in NeKernel's user scheduler macros, refactored
the other files using the redundant macros too.
part one of a series of commit for NeKernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/drawio/GUI_DESIGN.drawio')
| -rw-r--r-- | docs/drawio/GUI_DESIGN.drawio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drawio/GUI_DESIGN.drawio b/docs/drawio/GUI_DESIGN.drawio index 09bd3400..31fc11cf 100644 --- a/docs/drawio/GUI_DESIGN.drawio +++ b/docs/drawio/GUI_DESIGN.drawio @@ -19,7 +19,7 @@ <mxCell id="mspNsT0Gx7HsNPX6GqQO-12" value="<h1 style="margin-top: 0px;">GUI System<span style="white-space: pre;">	</span></h1><p>The system works as a set of Predefined controls in C++ for a High-Performance C++ app.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> <mxGeometry x="540" y="235" width="220" height="110" as="geometry"/> </mxCell> - <mxCell id="mspNsT0Gx7HsNPX6GqQO-13" value="NeOS subsystem<div>App</div>" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> + <mxCell id="mspNsT0Gx7HsNPX6GqQO-13" value="Kernel subsystem<div>App</div>" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> <mxGeometry x="55" y="40" width="120" height="60" as="geometry"/> </mxCell> <mxCell id="mspNsT0Gx7HsNPX6GqQO-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.526;entryY=-0.025;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="mspNsT0Gx7HsNPX6GqQO-13" target="mspNsT0Gx7HsNPX6GqQO-3" edge="1"> |
