/** * PROJECT: ExectOS * COPYRIGHT: See COPYING.md in the top level directory * FILE: sdk/xtdk/amd64/rtlfuncs.h * DESCRIPTION: XT runtime library routines specific to AMD64 architecture * DEVELOPERS: Rafal Kupiec */ #ifndef __XTDK_AMD64_RTLFUNCS_H #define __XTDK_AMD64_RTLFUNCS_H #include #include #include #endif /* __XTDK_AMD64_RTLFUNCS_H */