Kernel - Fix compilation on x86_64 and armv7 (for MM changes)
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / include / arch.h
index c0572cb..ec7444c 100644 (file)
@@ -105,8 +105,5 @@ 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