mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-01 16:51:51 +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