[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / ntoskrnl / config / cmhook.c
index 1ba3c5b..c4438d0 100644 (file)
@@ -32,7 +32,7 @@ typedef struct _REGISTRY_CALLBACK
 
 /* PRIVATE FUNCTIONS *********************************************************/
 
-INIT_FUNCTION
+CODE_SEG("INIT")
 VOID
 NTAPI
 CmpInitCallback(VOID)