Author: tkreuzer Date: Thu Apr 1 06:24:21 2010 New Revision: 46637
URL: http://svn.reactos.org/svn/reactos?rev=46637&view=rev Log: merge r46636
Modified: branches/reactos-yarotows/hal/halx86/generic/misc.c
Modified: branches/reactos-yarotows/hal/halx86/generic/misc.c URL: http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/hal/halx86/gene... ============================================================================== --- branches/reactos-yarotows/hal/halx86/generic/misc.c [iso-8859-1] (original) +++ branches/reactos-yarotows/hal/halx86/generic/misc.c [iso-8859-1] Thu Apr 1 06:24:21 2010 @@ -18,6 +18,7 @@
/* PRIVATE FUNCTIONS **********************************************************/
+#ifndef _MINIHAL_ NTSTATUS NTAPI HalpOpenRegistryKey(IN PHANDLE KeyHandle, @@ -58,6 +59,7 @@ /* We're done */ return Status; } +#endif
VOID NTAPI