comparison src/g23m-gsm/alr2/alr_test/alr_ncell_constraints.h @ 3:b4c81ea2d291

src/g23m-gsm/alr2: initial import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 04:43:28 +0000
parents
children
comparison
equal deleted inserted replaced
2:e636eadcad21 3:b4c81ea2d291
1 /*
2 +------------------------------------------------------------------------------
3 | File: alr_ncell_constraints.h
4 +------------------------------------------------------------------------------
5 | Copyright 2003 Texas Instruments
6 | All rights reserved.
7 |
8 | This file is confidential and a trade secret of Texas Instruments.
9 | The receipt of or possession of this file does not convey
10 | any rights to reproduce or disclose its contents or to
11 | manufacture, use, or sell anything it may describe, in
12 | whole, or in part, without the specific written consent of
13 | Texas Instruments.
14 +------------------------------------------------------------------------------
15 | Purpose: Contains prototype constraints for alr
16 |
17 +------------------------------------------------------------------------------
18 */
19 #ifndef ALR_NCELL_CONSTRAINTS_H
20 #define ALR_NCELL_CONSTRAINTS_H
21
22 #include "p_mphc.h"
23 #include "p_mph.h"
24 #include "p_mmi.h"
25 #include "p_mon.h"
26 #include "p_em.h"
27 #include "p_ph.h"
28 #include "p_dl.h"
29 #include "m_rr.h"
30 //#include "m_rr_fix.h"
31
32 #include "tdc.h"
33 #endif