Fix GetP5eAddress return type

This commit is contained in:
2025-12-13 19:58:49 +01:00
parent 63c27a149a
commit ee9514fd5c
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ MM::Paging::GetExtendedPhysicalAddressingStatus(VOID)
* @since XT 1.0
*/
XTAPI
PMMPDE
PMMP5E
MM::Paging::GetP5eAddress(IN PVOID Address)
{
/* Return PDE address */