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
förälder 9a27d52efe
incheckning d427ca20fb
13 ändrade filer med 13 tillägg och 13 borttagningar

Visa fil

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

Visa fil

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

Visa fil

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

Visa fil

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

Visa fil

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

Visa fil

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