Add executive work item stubs
All checks were successful
Builds / ExectOS (amd64, release) (push) Successful in 37s
Builds / ExectOS (i686, debug) (push) Successful in 35s
Builds / ExectOS (i686, release) (push) Successful in 49s
Builds / ExectOS (amd64, debug) (push) Successful in 53s

This commit is contained in:
2026-07-09 07:18:45 +02:00
parent 279aba9742
commit 96502d5db6
4 changed files with 93 additions and 0 deletions

View File

@@ -14,5 +14,6 @@
#include <ex/laslist.hh>
#include <ex/resource.hh>
#include <ex/rundown.hh>
#include <ex/workitem.hh>
#endif /* __XTOSKRNL_EX_HH */