diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-31 16:40:11 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-31 16:42:42 +0200 |
| commit | 63dc1384bcbf8caf4ca53c715628db2c36b0b096 (patch) | |
| tree | 2937e78fc2f0e729052660bdd1c74fdacf57d0ec /SCIKit/source_deploy.xml | |
| parent | 59e0caa55e97f1a998904f404e5fedac3b2b0ec6 (diff) | |
[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 <amlalelmahrouss@icloud.com>
Diffstat (limited to 'SCIKit/source_deploy.xml')
| -rw-r--r-- | SCIKit/source_deploy.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <HiddenFiles>
<SourceFile>*.cxx</SourceFile>
<SourceFile>*.drawio</SourceFile>
+ <SourceFile>*.internal.inl</SourceFile>
</HiddenFiles>
</SourceDeploy>
|
