Add dispatcher object routing for wait satisfaction and interval calculation

This commit is contained in:
2026-06-28 23:25:45 +02:00
parent 3011df6f3c
commit 119480382b
7 changed files with 331 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
#include <ke/bootinfo.hh>
#include <ke/crash.hh>
#include <ke/dispatch.hh>
#include <ke/dispobj.hh>
#include <ke/dpc.hh>
#include <ke/event.hh>
#include <ke/guard.hh>