diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-29 12:25:03 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-29 12:25:03 +0100 |
| commit | d7eb7affee3733dfeee6864045da4c2f5df2e919 (patch) | |
| tree | 23dc497f6aa7744b3beb9db1f6bb58b0a0ed4c87 | |
| parent | d562c97291a69d1ce73e89ba300209a49d419173 (diff) | |
Meta: Update spec.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
| -rw-r--r-- | Public/Documentation/Spec.md (renamed from Public/Documentation/Specs.md) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/Documentation/Specs.md b/Public/Documentation/Spec.md index 115ff4b4..f2b097a0 100644 --- a/Public/Documentation/Specs.md +++ b/Public/Documentation/Spec.md @@ -4,7 +4,7 @@ - ABI and Format: PEF/PE32+. - Kernel architecture: Microkernel. -- Language: C++/(Assembly (AMD64, X64000, X86S, ARM64)) +- Language: C++/(Assembly (AMD64, X64000, X86S, ARM64, PowerPC, RISCV)) =================================== # 1: The NewKernel |
