Just a little cleanup
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / mm_phys.c
index c2c215b..274b21c 100644 (file)
@@ -316,6 +316,11 @@ void MM_InitPhys_Multiboot(tMBoot_Info *MBoot)
        LEAVE('-');
 }
 
+void MM_DumpStatistics(void)
+{
+       // TODO: Statistics for x86_64 PMM
+}
+
 /**
  * \brief Allocate a contiguous range of physical pages with a maximum
  *        bit size of \a MaxBits

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