thermosphere: move EnterInterruptibleHypervisorCode into IrqManager

This commit is contained in:
TuxSH
2020-02-23 00:27:54 +00:00
parent 4adb675072
commit 5b56d05e11
4 changed files with 10 additions and 4 deletions

View File

@@ -17,7 +17,6 @@
#pragma once
#include "defines.hpp"
#include "exceptions.h"
#include "cpu/hvisor_cpu_exception_sysregs.hpp"
#include "hvisor_irq_manager.hpp"
#include "memory_map.h"