comparison gsm-fw/services/dar/dar_gen.h @ 306:81bee6125882

DAR integration: header cleanup
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 16 Mar 2014 06:50:26 +0000
parents 4dccc9d3305f
children
comparison
equal deleted inserted replaced
305:4dccc9d3305f 306:81bee6125882
1 /********************************************************************************/ 1 /******************************************************************************/
2 /* */ 2 /* */
3 /* File Name: dar_gen.h */ 3 /* File Name: dar_gen.h */
4 /* */ 4 /* */
5 /* Purpose: This file contain general definitions of DAR Module. */ 5 /* Purpose: This file contain general definitions of DAR Module. */
6 /* */ 6 /* */
7 /* Note: */ 7 /* Note: */
8 /* None. */ 8 /* None. */
9 /* */ 9 /* */
10 /* Revision History: */ 10 /* Revision History: */
11 /* 9 October 2001 Stephanie Gerthoux Create */ 11 /* 9 October 2001 Stephanie Gerthoux Create */
12 /* */ 12 /* */
13 /* (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved. */ 13 /* (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved. */
14 /* */ 14 /* */
15 /********************************************************************************/ 15 /******************************************************************************/
16 16
17 #ifndef __DAR_GEN_H__ 17 #ifndef __DAR_GEN_H__
18 #define __DAR_GEN_H__ 18 #define __DAR_GEN_H__
19 19
20 #include "rv/general.h" 20 #include "../../riviera/rv/general.h"
21 21
22 22
23 /**** Type definitions ****/ 23 /**** Type definitions ****/
24 24
25 /** Dar data format : ASCII or binary **/ 25 /** Dar data format : ASCII or binary **/