x86_64 build working with new compiler
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / include / arch.h
index ec7444c..1360b19 100644 (file)
@@ -105,5 +105,7 @@ extern void SHORTREL(struct sShortSpinlock *Lock);
 extern void    Debug_PutCharDebug(char ch);
 extern void    Debug_PutStringDebug(const char *Str);
 
+extern void    __AtomicTestSetLoop(Uint *Ptr, Uint Value);
+
 #endif
 

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