/** * PROJECT: ExectOS * COPYRIGHT: See COPYING.md in the top level directory * FILE: xtoskrnl/includes/rtl/amd64/intrin.hh * DESCRIPTION: Compiler intrinsic support routines * DEVELOPERS: Aiken Harris */ #ifndef __XTOSKRNL_RTL_AMD64_INTRIN_HH #define __XTOSKRNL_RTL_AMD64_INTRIN_HH #include /* Forward declarations enforcing the XTAPI calling convention and preserving the raw unmangled symbol names */ #endif /* __XTOSKRNL_RTL_AMD64_INTRIN_HH */