From 63dc1384bcbf8caf4ca53c715628db2c36b0b096 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Wed, 31 Jul 2024 16:40:11 +0200 Subject: [IMP] SEE BELOW. - Support for shared libraries inside a process. - SMP improvements, add the PROCESS_CONTROL_BLOCK, to handle task switching. - Add MUST_PASS in HardwareTimer class. - Add rtl.internal.inl for SCM internal implementation. Signed-off-by: Amlal EL Mahrouss --- SCIKit/source_deploy.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'SCIKit/source_deploy.xml') diff --git a/SCIKit/source_deploy.xml b/SCIKit/source_deploy.xml index 5f653982..7873c49f 100644 --- a/SCIKit/source_deploy.xml +++ b/SCIKit/source_deploy.xml @@ -2,5 +2,6 @@ *.cxx *.drawio + *.internal.inl -- cgit v1.2.3