X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Finclude%2Fhal_proc.h;h=c65251dcd2e1411c947a85329bb713b6aa76bf49;hb=2d0ff68ffa86fd91feb584580a78dff18d2734c0;hp=5c03bdad3392ba1d9b70e7091e99afa0b1df2699;hpb=04a050f42807686dc119838c82372409246d55bb;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/include/hal_proc.h b/KernelLand/Kernel/include/hal_proc.h index 5c03bdad..c65251dc 100644 --- a/KernelLand/Kernel/include/hal_proc.h +++ b/KernelLand/Kernel/include/hal_proc.h @@ -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