summaryrefslogtreecommitdiff
path: root/lcmodule/source/legacy_compatibility/c_system_v2.h
blob: 0b708bf746d7906145936acb462a72ad72aaca1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#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