Fixes to Libc, Doxygen Comments and VTerm layout
[tpg/acess2.git] / Kernel / arch / x86 / mm_virt.c
index f5b8959..d7d1d81 100644 (file)
@@ -174,7 +174,7 @@ void MM_PageFault(Uint Addr, Uint ErrorCode, tRegs *Regs)
 }
 
 /**
- * \fn void MM_DumpTables(Uint Start, Uint End)
+ * \fn void MM_DumpTables(tVAddr Start, tVAddr End)
  * \brief Dumps the layout of the page tables
  */
 void MM_DumpTables(tVAddr Start, tVAddr End)

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