Kernel - Fix compilation on x86_64 and armv7 (for MM changes)
[tpg/acess2.git] / KernelLand / Kernel / include / hal_proc.h
index 5c03bda..c65251d 100644 (file)
@@ -85,11 +85,6 @@ extern void  MM_ClearUser(void);
  */
 extern void    MM_DumpTables(tVAddr Start, tVAddr End);
 
-/**
- * \brief Dump physical memory usage statistics to the debug channel
- */
-extern void    MM_DumpStatistics(void);
-
 /**
  * \brief Check if a buffer is valid (and all user if originally user)
  * \param Addr Base address

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