Include kernel top header

This commit is contained in:
Rafal Kupiec 2023-01-29 00:34:34 +01:00
parent 757560ffeb
commit 8733a23b20
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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