Import XT kernel mode library

This commit is contained in:
2022-08-09 16:44:30 +02:00
parent 63d927cdb7
commit 319e4eaade
11 changed files with 589 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
/**
* PROJECT: ExectOS
* COPYRIGHT: See COPYING.md in the top level directory
* FILE: sdk/xtklib/includes/xtklib.h
* DESCRIPTION: XT kernel-mode library
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
*/
#include "libhl.h"