Kernel - Split Mutexes/Semaphores out
[tpg/acess2.git] / Kernel / messages.c
index 05f75f1..2c0e448 100644 (file)
@@ -11,9 +11,6 @@
 #include <threads_int.h>
 #include <errno.h>
 
-// === IMPORTS ===
-extern tShortSpinlock  glThreadListLock;
-
 // === CODE ===
 /**
  * \fn int Proc_SendMessage(Uint *Err, Uint Dest, int Length, void *Data)

UCC git Repository :: git.ucc.asn.au