comparison nuc-fw/riviera/rvm/rvm_group_swe.c @ 121:15e972110527

RVM compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 31 Oct 2013 00:55:14 +0000
parents 21de8d8e6ea7
children
comparison
equal deleted inserted replaced
120:e7d4ec9c4c32 121:15e972110527
16 * 16 *
17 * (C) Copyright 2002 by Texas Instruments Incorporated, All Rights Reserved 17 * (C) Copyright 2002 by Texas Instruments Incorporated, All Rights Reserved
18 */ 18 */
19 19
20 20
21 #include "rvm/rvm_gen.h" 21 #include "rvm_gen.h"
22 #include "rv/rv_defined_swe.h" 22 #include "../rv/rv_defined_swe.h"
23 #include "rvm/rvm_use_id_list.h" 23 #include "rvm_use_id_list.h"
24 24
25 25
26 const T_RVM_USE_ID group1[] = 26 const T_RVM_USE_ID group1[] =
27 { RVM_INVALID_USE_ID 27 { RVM_INVALID_USE_ID
28 }; 28 };