[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / ntoskrnl / fsrtl / stackovf.c
index 7462b83..5975628 100644 (file)
@@ -144,7 +144,7 @@ FsRtlWorkerThread(IN PVOID StartContext)
 /*
  * @implemented
  */
-INIT_FUNCTION
+CODE_SEG("INIT")
 NTSTATUS
 NTAPI
 FsRtlInitializeWorkerThread(VOID)