comparison riviera/rvm/rvm_ext_use_id_list.h @ 0:75a11d740a02

initial import of gsm-fw from freecalypso-sw rev 1033:5ab737ac3ad7
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 09 Jun 2016 00:02:41 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:75a11d740a02
1 /**
2 * @file rvm_ext_use_id_list.h
3 *
4 * List of external SWE USE IDs.
5 *
6 * Note on USE ID management:
7 * This file is for development SWE as well as customer SWE only.
8 * USE ID of SWE part of the standard TI releases should be in rvm_use_id_list.h
9 *
10 * @author David Lamy-Charrier (d-lamy@ti.com)
11 * @version 0.1
12 */
13
14 /*
15 * Revision History:
16 *
17 * Date Author Modification
18 * -------------------------------------------------------------------
19 * 10/25/2001 David Lamy-Charrier Create.
20 *
21 * (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved
22 */
23
24
25 #ifndef __RVM_EXT_USE_ID_LIST_H_
26 #define __RVM_EXT_USE_ID_LIST_H_
27
28
29 #include "rvm_use_id_list.h"
30
31 #endif /* __RVM_EXT_USE_ID_LIST_H_ */