#ifndef __STDCORE_H__ #define __STDCORE_H__ #ifndef __NO_LINK_STDLIB #include #else #error "__NO_LINK_STDLIB" #endif #endif