mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 19:43:39 +08:00
[NTOSKRNL] Fix MSVC build?
This commit is contained in:
@@ -1493,6 +1493,7 @@ CcInitView (
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#if DBG && defined(KDBG)
|
||||
BOOLEAN
|
||||
ExpKdbgExtFileCache(ULONG Argc, PCHAR Argv[])
|
||||
{
|
||||
@@ -1547,5 +1548,6 @@ ExpKdbgExtFileCache(ULONG Argc, PCHAR Argv[])
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
#endif
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user