mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[HAL]
Try to fix build svn path=/trunk/; revision=46636
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user