/** * PROJECT: ExectOS * COPYRIGHT: See COPYING.md in the top level directory * FILE: xtoskrnl/includes/kepfuncs.h * DESCRIPTION: Private routine definitions for kernel services * DEVELOPERS: Rafal Kupiec */ #ifndef __XTOSKRNL_KEPFUNCS_H #define __XTOSKRNL_KEPFUNCS_H #include #include ARCH_HEADER(kepfuncs.h) #endif /* __XTOSKRNL_KEPFUNCS_H */