summaryrefslogtreecommitdiffhomepage
path: root/Usr/Sys/CoreSystem/Sources/Thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'Usr/Sys/CoreSystem/Sources/Thread.c')
-rw-r--r--Usr/Sys/CoreSystem/Sources/Thread.c9
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;