kern: add KAlpha/KBeta

This commit is contained in:
Michael Scire
2020-12-01 16:32:30 -08:00
committed by SciresM
parent e400e2afc7
commit 5da6b60008
8 changed files with 118 additions and 1 deletions

View File

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