#ifndef INCLUSION_GUARD_C_SYSTEM_V2_H #define INCLUSION_GUARD_C_SYSTEM_V2_H /************************************************************************* $Copyright Ericsson AB 2008 $ ************************************************************************** * * DESCRIPTION: * * System configuration include file. This file must be the first * file included by every source (*.c) file in the system * *************************************************************************/ /************************************************************************* * Includes *************************************************************************/ #include "c_compiler.h" /************************************************************************* * Types, constants and external variables *************************************************************************/ #endif // INCLUSION_GUARD_C_SYSTEM_V2_H