Import old and deprecated 'xtos_o' module from old XTLDR
This commit is contained in:
@@ -32,15 +32,17 @@
|
||||
#include <rtltypes.h>
|
||||
|
||||
/* Architecture dependent XT kernel data types */
|
||||
// #include ARCH_HEADER(artypes.h)
|
||||
// #include ARCH_HEADER(hltypes.h)
|
||||
#include ARCH_HEADER(artypes.h)
|
||||
#include ARCH_HEADER(hltypes.h)
|
||||
#include ARCH_HEADER(ketypes.h)
|
||||
#include ARCH_HEADER(mmtypes.h)
|
||||
|
||||
/* XT Kernel runtime routines */
|
||||
#include <hlfuncs.h>
|
||||
#include <rtlfuncs.h>
|
||||
|
||||
/* Architecture specific XT kernel routines */
|
||||
// #include ARCH_HEADER(arfuncs.h)
|
||||
#include ARCH_HEADER(arfuncs.h)
|
||||
// #include ARCH_HEADER(hlfuncs.h)
|
||||
|
||||
/* Boot Manager specific structures */
|
||||
|
Reference in New Issue
Block a user