Kernel/drvutil - Added 24bpp support
[tpg/acess2.git] / Kernel / arch / x86_64 / include / arch.h
index 57441b6..bde7abd 100644 (file)
@@ -102,5 +102,8 @@ extern void SHORTREL(struct sShortSpinlock *Lock);
 extern void    Debug_PutCharDebug(char ch);
 extern void    Debug_PutStringDebug(const char *Str);
 
+// TODO: Move this to acess.h
+extern tPAddr  MM_AllocateZero(tVAddr VAddr);
+
 #endif
 

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