More cleanup and hypervisor progress

This commit is contained in:
momo5502
2022-03-27 10:48:24 +02:00
parent 6ce3597bd3
commit 8fcaaf5cbf
22 changed files with 324 additions and 60 deletions
+2
View File
@@ -2,5 +2,7 @@
#include <ntddk.h>
#include <intrin.h>
#include "stdint.hpp"
#include "nt_ext.hpp"
#include "new.hpp"