X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Finclude%2Fhal_proc.h;h=c65251dcd2e1411c947a85329bb713b6aa76bf49;hb=fabb7ed39828c58b044f9c2b4f27f55b96c6d56a;hp=bb9dd4f6c4ff389a488bd5fbe5a8b6d87d67b72b;hpb=1df83575504bc5b2d7d9977268d3ccad6a0b6209;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/include/hal_proc.h b/KernelLand/Kernel/include/hal_proc.h index bb9dd4f6..c65251dc 100644 --- a/KernelLand/Kernel/include/hal_proc.h +++ b/KernelLand/Kernel/include/hal_proc.h @@ -13,6 +13,7 @@ * \brief Achitecture defined thread/process management functions */ +#include #include /** @@ -84,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