[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779)
[reactos.git] / hal / halx86 / up / halinit_mini.c
index ae0f6cd..505a23a 100644 (file)
@@ -34,6 +34,7 @@ HalpInitPhase1(VOID)
 {
 }
 
+INIT_FUNCTION
 NTSTATUS
 NTAPI
 HalpSetupAcpiPhase0(IN PLOADER_PARAMETER_BLOCK LoaderBlock)