kern: improve KSynchronizationObject, kill KSynchronization

This commit is contained in:
Michael Scire
2020-12-01 14:58:35 -08:00
parent 6ea1955e94
commit a4c4cf22c9
11 changed files with 132 additions and 259 deletions

View File

@@ -77,7 +77,6 @@
#include <mesosphere/kern_select_debug.hpp>
#include <mesosphere/kern_k_process.hpp>
#include <mesosphere/kern_k_resource_limit.hpp>
#include <mesosphere/kern_k_synchronization.hpp>
/* More Miscellaneous objects. */
#include <mesosphere/kern_k_object_name.hpp>