forked from xt-sys/exectos
Import basic part of XTDK
This commit is contained in:
12
sdk/xtdk/xtkmapi.h
Normal file
12
sdk/xtdk/xtkmapi.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* PROJECT: ExectOS
|
||||
* COPYRIGHT: See COPYING.md in the top level directory
|
||||
* FILE: sdk/xtdk/xtkmapi.h
|
||||
* DESCRIPTION: Top level header for the kernel-mode XT API
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
|
||||
/* Base XT headers */
|
||||
#include "xttarget.h"
|
||||
#include "xttypes.h"
|
||||
#include "xtdefs.h"
|
Reference in New Issue
Block a user