XTLDR Rewrite #7

Merged
belliash merged 184 commits from xtldr_rewrite into master 2024-01-09 18:51:04 +01:00
Showing only changes of commit 6ba0557392 - Show all commits

View File

@ -48,6 +48,6 @@
#include <kefuncs.h>
#include <rtlfuncs.h>
/* Architecture specific XT routines*/
/* Architecture specific XT routines */
#include ARCH_HEADER(arfuncs.h)
#include ARCH_HEADER(hlfuncs.h)