[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / win32ss / gdi / ntgdi / gdiobj.c
index 95633e9..ac26886 100644 (file)
@@ -253,7 +253,7 @@ InitLookasideList(UCHAR objt, ULONG cjSize)
                                    0);
 }
 
-INIT_FUNCTION
+CODE_SEG("INIT")
 NTSTATUS
 NTAPI
 InitGdiHandleTable(void)