diff options
| author | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-15 11:07:19 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-15 11:07:19 +0200 |
| commit | 999877265276c8a5ae78eb01c92d1d9928a13576 (patch) | |
| tree | 1f80bea80726dfc3fe12d14809160619dcc40174 /Usr/Sys/CoreSystem/Sources/Thread.c | |
| parent | 1efed3cbec879134d55aee8e13c6bbc6da9b6ef6 (diff) | |
MHR-31: ARM Support: Removing API from repository.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Usr/Sys/CoreSystem/Sources/Thread.c')
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/Thread.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Usr/Sys/CoreSystem/Sources/Thread.c b/Usr/Sys/CoreSystem/Sources/Thread.c deleted file mode 100644 index 630787e1..00000000 --- a/Usr/Sys/CoreSystem/Sources/Thread.c +++ /dev/null @@ -1,9 +0,0 @@ -/* ------------------------------------------- - - Copyright Zeta Electronics Corporation - -------------------------------------------- */ - -#include <Headers/Thread.h> - -ThreadRef kMainThread = 0; |
