Move handle table management from executive to object manager
Some checks failed
Builds / ExectOS (amd64, debug) (push) Failing after 36s
Builds / ExectOS (amd64, release) (push) Failing after 34s
Builds / ExectOS (i686, release) (push) Failing after 33s
Builds / ExectOS (i686, debug) (push) Failing after 35s

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

@@ -11,7 +11,6 @@
#include <xtos.hh>
#include <ex/handle.hh>
#include <ex/laslist.hh>
#include <ex/resource.hh>
#include <ex/rundown.hh>