merge r46636

svn path=/branches/reactos-yarotows/; revision=46637
This commit is contained in:
Timo Kreuzer 2010-04-01 04:24:21 +00:00
parent acf84464eb
commit 01897cb044

View file

@ -18,6 +18,7 @@ BOOLEAN HalpNMIInProgress;
/* PRIVATE FUNCTIONS **********************************************************/
#ifndef _MINIHAL_
NTSTATUS
NTAPI
HalpOpenRegistryKey(IN PHANDLE KeyHandle,
@ -58,6 +59,7 @@ HalpOpenRegistryKey(IN PHANDLE KeyHandle,
/* We're done */
return Status;
}
#endif
VOID
NTAPI