Fix a compilation error.

svn path=/branches/ntvdm/; revision=60194
This commit is contained in:
Hermès Bélusca-Maïto 2013-09-17 23:10:26 +00:00
parent 85f05060e4
commit 9e913c05f5

View file

@ -20,7 +20,7 @@
/* PRIVATE FUNCTIONS **********************************************************/
static FORCEINLINE
static /* FORCEINLINE */
ULONG
Soft386GetPageTableEntry(PSOFT386_STATE State,
ULONG VirtualAddress)