mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-06-30 16:21:53 +00:00
Add missing annotation
This commit is contained in:
@ -44,6 +44,8 @@ namespace thread
|
||||
KeSignalCallDpcDone(arg1);
|
||||
}
|
||||
|
||||
_Function_class_(KDEFERRED_ROUTINE)
|
||||
|
||||
void NTAPI sequential_callback_dispatcher(struct _KDPC* /*Dpc*/,
|
||||
const PVOID param,
|
||||
const PVOID arg1,
|
||||
|
Reference in New Issue
Block a user