comparison src/aci2/alr/alr_test/alr_dedicated_constraints.h @ 3:93999a60b835

src/aci2, src/condat2: import of g23m/condat source pieces from TCS211
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 00:29:36 +0000
parents
children
comparison
equal deleted inserted replaced
2:c41a534f33c6 3:93999a60b835
1 /*
2 +------------------------------------------------------------------------------
3 | File: alr_dedicated_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_DEDICATED_CONSTRAINTS_H
20 #define ALR_DEDICATED_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