Add KInterruptEvent skeleton; remove useless funcs

This commit is contained in:
TuxSH
2018-11-07 01:04:20 +01:00
committed by Michael Scire
parent 2949d08eb2
commit 5222b429c5
8 changed files with 83 additions and 19 deletions

View File

@@ -4,7 +4,6 @@
#include <mesosphere/core/Result.hpp>
#include <mesosphere/core/KAutoObject.hpp>
#include <mesosphere/core/KSynchronizationObject.hpp>
#include <mesosphere/interfaces/ISetAllocated.hpp>
#include <mesosphere/interfaces/IClient.hpp>
namespace mesosphere