mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-09-01 14:37:26 +00:00
Add basic runner to start the driver
This commit is contained in:
5
src/driver/std_include.hpp
Normal file
5
src/driver/std_include.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <ntddk.h>
|
||||
#include "nt_ext.hpp"
|
||||
#include "new.hpp"
|
Reference in New Issue
Block a user