Always include xtos.h in kernel sources
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-02-20 00:21:52 +01:00
parent 9a27d52efe
commit d427ca20fb
13 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
*/
#include "xtos.h"
#include <xtos.h>
/* Initial GDT */