mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-01 08:41:55 +00:00
More cleanup
This commit is contained in:
@ -138,9 +138,6 @@ namespace
|
||||
|
||||
switch (ioctr_code)
|
||||
{
|
||||
case HELLO_DRV_IOCTL:
|
||||
debug_log("Hello from the Driver!\n");
|
||||
break;
|
||||
case HOOK_DRV_IOCTL:
|
||||
try_apply_hook(irp_sp);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user