Remove leftover old headers and fix missed spots

Este commit está contenido en:
2025-09-16 08:46:53 +02:00
padre ee97388981
commit f4561c1f4f
Se han modificado 31 ficheros con 33 adiciones y 2610 borrados

Ver fichero

@@ -10,22 +10,13 @@
/* Preprocessor macro for including arch-specific headers */
#define XTOS_ARCH_HEADER(subsystem, header) STRINGIFY(subsystem/_ARCH/header)
/* Temporary includes for C code compatibility */
extern "C" {
/* XT Development Kit */
/* XT Kernel Mode Development Kit */
#include <xtkmapi.h>
/* XT OS version */
#include <xtver.h>
/* Kernel specific headers */
#include <xtos.h>
}
#include <ar.hh>
#include <ex.hh>
#include <hl.hh>