Move dbg.hh into KD namespace

This commit is contained in:
2025-09-14 01:40:21 +02:00
parent f321ca908b
commit e0844b38cd
3 changed files with 5 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
#include <xtos.hh>
#include <kd/dbg.hh>
#include <kd/dbgio.hh>
#endif /* __XTOSKRNL_KD_HH */