Integrate xtklib with the kernel

This commit is contained in:
2022-08-30 23:22:38 +02:00
parent 6ef36cbd26
commit a7d07e7ecb
18 changed files with 88 additions and 51 deletions

View File

@@ -25,3 +25,7 @@
/* Low level data types headers */
#include "rtltypes.h"
#include "hltypes.h"
/* XT routines */
#include "hlfuncs.h"
#include "rtlfuncs.h"