Move dbg.hh into KD namespace
All checks were successful
Builds / ExectOS (amd64, debug) (push) Successful in 27s
Builds / ExectOS (amd64, release) (push) Successful in 26s
Builds / ExectOS (i686, release) (push) Successful in 27s
Builds / ExectOS (i686, debug) (push) Successful in 29s

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

@@ -27,7 +27,6 @@ extern "C" {
#include <ar.hh>
#include <dbg.hh>
#include <ex.hh>
#include <hl.hh>
#include <kd.hh>