[ros-diffs] [sir_richard] 46653: [HAL]: Whoever came up with this MINIHAL idea...

sir_richard at svn.reactos.org sir_richard at svn.reactos.org
Thu Apr 1 22:54:12 CEST 2010


Author: sir_richard
Date: Thu Apr  1 22:54:12 2010
New Revision: 46653

URL: http://svn.reactos.org/svn/reactos?rev=46653&view=rev
Log:
[HAL]: Whoever came up with this MINIHAL idea...

Modified:
    trunk/reactos/hal/halx86/generic/usage.c

Modified: trunk/reactos/hal/halx86/generic/usage.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/generic/usage.c?rev=46653&r1=46652&r2=46653&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/generic/usage.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/generic/usage.c [iso-8859-1] Thu Apr  1 22:54:12 2010
@@ -60,6 +60,7 @@
 
 /* FUNCTIONS ******************************************************************/
 
+#ifndef _MINIHAL_
 VOID
 NTAPI
 HalpGetResourceSortValue(IN PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor,
@@ -481,6 +482,7 @@
     /* Get the machine's serial number */
     HalpReportSerialNumber();
 }
+#endif
 
 VOID
 NTAPI




More information about the Ros-diffs mailing list