FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/riviera/rv/rv_general_config.h @ 143:afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Tue, 12 Nov 2013 05:35:48 +0000 |
parents | nuc-fw/riviera/rv/rv_general_config.h@21de8d8e6ea7 |
children |
comparison
equal
deleted
inserted
replaced
142:15d5977390c2 | 143:afceeeb2cba1 |
---|---|
1 /**************************************************************************** | |
2 * * | |
3 * Name rv_general_config.h * | |
4 * * | |
5 * Function this file contains main configuration * | |
6 * * | |
7 * Date Modification * | |
8 * ------------------------ * | |
9 * 06/12/2000 - Create * | |
10 * * | |
11 * (C) Copyright 1999 by Texas Instruments Incorporated, All Rights Reserved * | |
12 ****************************************************************************/ | |
13 | |
14 #ifndef _RV_GENERAL_CONFIG_H_ | |
15 #define _RV_GENERAL_CONFIG_H_ | |
16 | |
17 #define _SDP_CLIENT_ | |
18 #define _SDP_SERVER_ | |
19 | |
20 #endif /* _RV_GENERAL_CONFIG_H_*/ |