[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779)
[reactos.git] / ntoskrnl / include / internal / po.h
index 1fe2940..f9d57e3 100644 (file)
@@ -264,12 +264,14 @@ typedef struct _POP_SHUTDOWN_WAIT_ENTRY
 //
 // Initialization routines
 //
+INIT_FUNCTION
 BOOLEAN
 NTAPI
 PoInitSystem(
     IN ULONG BootPhase
 );
 
+INIT_FUNCTION
 VOID
 NTAPI
 PoInitializePrcb(