[NTOS:MM] Add some missing VOIDs. CORE-11799

svn path=/trunk/; revision=72130
This commit is contained in:
Amine Khaldi 2016-08-06 09:34:39 +00:00
parent 9f5c4f5a29
commit 603f35f918
2 changed files with 2 additions and 2 deletions

View file

@ -1663,7 +1663,7 @@ MmArmInitSystem(
VOID
NTAPI
MiInitializeSessionSpaceLayout();
MiInitializeSessionSpaceLayout(VOID);
NTSTATUS
NTAPI

View file

@ -70,7 +70,7 @@ typedef struct _MI_FREED_SPECIAL_POOL
/* PRIVATE FUNCTIONS **********************************************************/
VOID NTAPI MiTestSpecialPool();
VOID NTAPI MiTestSpecialPool(VOID);
BOOLEAN
NTAPI