ARMv7 Compile Fixes
[tpg/acess2.git] / KernelLand / Kernel / include / hal_proc.h
index 0f21a1c..bb9dd4f 100644 (file)
@@ -84,6 +84,11 @@ 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