mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 13:42:55 +00:00
Add missing annotation
This commit is contained in:
parent
dfa1172f34
commit
d5a5d61c8d
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user