[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / ntoskrnl / lpc / port.c
index ea49eb0..19597b1 100644 (file)
@@ -31,7 +31,7 @@ static GENERIC_MAPPING LpcpPortMapping =
 
 /* PRIVATE FUNCTIONS *********************************************************/
 
-INIT_FUNCTION
+CODE_SEG("INIT")
 BOOLEAN
 NTAPI
 LpcInitSystem(VOID)