[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / ntoskrnl / ex / resource.c
index 192f870..d64de3b 100644 (file)
@@ -163,7 +163,7 @@ ExpCheckForApcsDisabled(IN KIRQL Irql,
  * @remarks This routine should only be called once, during system startup.
  *
  *--*/
-INIT_FUNCTION
+CODE_SEG("INIT")
 VOID
 NTAPI
 ExpResourceInitialization(VOID)