/** * 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 */ /* Base XT headers */ #include "xttarget.h" #include "xttypes.h" #include "xtdefs.h" #include "xtstatus.h"