Cleanup (debug statements removed)
[tpg/acess2.git] / Kernel / arch / x86 / lib.c
index b73cc6a..3d951d4 100644 (file)
@@ -8,7 +8,7 @@
 #define TRACE_LOCKS    0
 
 #if TRACE_LOCKS
-struct sShortSpinlock  glDebug_Lock;
+extern struct sShortSpinlock   glDebug_Lock;
 #endif
 
 extern int     GetCPUNum(void);

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