Move handle table management from executive to object manager

This commit is contained in:
2026-08-06 12:20:19 +02:00
parent a84b9b641d
commit 8d639f7c97
8 changed files with 2472 additions and 342 deletions

View File

@@ -13,11 +13,11 @@
#include <ob/devmap.hh>
#include <ob/handle.hh>
#include <ob/hndltlb.hh>
#include <ob/lifecycl.hh>
#include <ob/obdir.hh>
#include <ob/obmgr.hh>
#include <ob/security.hh>
#include <ob/typereg.hh>
#endif /* __XTOSKRNL_OB_HH */