From d5f15ee737b904353d7d218252efd2469aec9e2e Mon Sep 17 00:00:00 2001 From: burniouf Date: Wed, 2 Nov 2022 17:06:15 +0100 Subject: [PATCH] test --- .Docs/KERNEL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.Docs/KERNEL.md b/.Docs/KERNEL.md index 32b1e595..b70854a3 100644 --- a/.Docs/KERNEL.md +++ b/.Docs/KERNEL.md @@ -728,6 +728,7 @@ CS : not found ## ASM `>PUSHB hSList` `>PUSHW KeyPtr` +`>PUSHW ScopeID` `>SYSCALL SListNewKey` ## RETURN VALUE @@ -739,6 +740,7 @@ CS : not found ## ASM `>PUSHB hSList` `>PUSHW KeyPtr` +`>PUSHW ScopeID` `>SYSCALL SListLookup` ## RETURN VALUE