[CMAKE]
[reactos.git] / subsystems / win32 / win32k / ntuser / timer.c
index f9d83d6..b3a7fbd 100644 (file)
@@ -527,7 +527,9 @@ IntKillTimer(PWND Window, UINT_PTR IDEvent, BOOL SystemTimer)
    return pTmr ? TRUE :  FALSE;
 }
 
    return pTmr ? TRUE :  FALSE;
 }
 
-NTSTATUS FASTCALL
+INIT_FUNCTION
+NTSTATUS
+NTAPI
 InitTimerImpl(VOID)
 {
    ULONG BitmapBytes;
 InitTimerImpl(VOID)
 {
    ULONG BitmapBytes;