mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Fix release builds
svn path=/trunk/; revision=44737
This commit is contained in:
@@ -537,6 +537,7 @@ WinLdrSetProcessorContext(PVOID GdtIdt, IN ULONG Pcr, IN ULONG Tss)
|
||||
*/
|
||||
}
|
||||
|
||||
#if DBG
|
||||
VOID
|
||||
MempDump()
|
||||
{
|
||||
@@ -557,4 +558,5 @@ MempDump()
|
||||
DPRINTM(DPRINT_WINDOWS, "\n");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user