mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 13:42:55 +00:00
Update main.cpp
This commit is contained in:
parent
8480a6dedf
commit
7a9c19e0fd
@ -78,7 +78,7 @@ std::filesystem::path extract_driver()
|
|||||||
|
|
||||||
void unsafe_main(const int /*argc*/, char* /*argv*/[])
|
void unsafe_main(const int /*argc*/, char* /*argv*/[])
|
||||||
{
|
{
|
||||||
//launcher().run();
|
launcher().run();
|
||||||
|
|
||||||
const auto driver_file = extract_driver();
|
const auto driver_file = extract_driver();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user