1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2026-05-22 23:31:43 +00:00

More progress

This commit is contained in:
momo5502
2022-04-14 20:47:40 +02:00
parent 2acac5bee2
commit e2f73e0aeb
10 changed files with 60 additions and 28 deletions
+1 -3
View File
@@ -106,9 +106,7 @@ namespace vmx
}
}
ept::ept()
{
}
ept::ept() = default;
ept::~ept()
{