Bugfixes, Cleanup and Rewite started on UDI interface
[tpg/acess2.git] / Kernel / arch / x86 / include / mm_virt.h
index ec6ca82..cc2d5d8 100644 (file)
@@ -6,6 +6,7 @@
 #define _MM_VIRT_H
 
 // === FUNCTIONS ===
+extern void    MM_FinishVirtualInit();
 extern void    MM_SetCR3(Uint32 CR3);
 extern tPAddr  MM_Allocate(tVAddr VAddr);
 extern void    MM_Deallocate(tVAddr VAddr);

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