Always include xtos.h in kernel sources

This commit is contained in:
2023-02-20 00:21:52 +01:00
bovenliggende 9a27d52efe
commit d427ca20fb
13 gewijzigde bestanden met toevoegingen van 13 en 13 verwijderingen

Bestand weergeven

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

Bestand weergeven

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

Bestand weergeven

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