Bugfixing
[tpg/acess2.git] / Kernel / logging.c
index 747094d..54f16ca 100644 (file)
@@ -65,6 +65,7 @@ EXPORT(Log_Debug);
 
 // === GLOBALS ===
 tSpinlock      glLog;
+tSpinlock      glLogOutput;
 tLogList       gLog;
 tLogList       gLog_Levels[NUM_LOG_LEVELS];
 

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