/** * PROJECT: ExectOS * COPYRIGHT: See COPYING.md in the top level directory * FILE: xtoskrnl/includes/se.hh * DESCRIPTION: Kernel Security * DEVELOPERS: Aiken Harris */ #ifndef __XTOSKRNL_SE_HH #define __XTOSKRNL_SE_HH #include #include #include #endif /* __XTOSKRNL_SE_HH */