#ifndef LSMEM_DEFINED #define LSMEM_DEFINED #include #pragma intrinsic(memset, memcpy, memcmp) /* To avoid c run-time */ #endif /* !LSMEM_DEFINED */