comparison nuc-fw/riviera/rvt/rvt_gen.h @ 120:e7d4ec9c4c32

All of RVF compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 31 Oct 2013 00:17:12 +0000
parents 21de8d8e6ea7
children 28f967578233
comparison
equal deleted inserted replaced
119:dd56546ad9e0 120:e7d4ec9c4c32
18 ******************************************************************************/ 18 ******************************************************************************/
19 19
20 #ifndef __RVT_GEN_H__ 20 #ifndef __RVT_GEN_H__
21 #define __RVT_GEN_H__ 21 #define __RVT_GEN_H__
22 22
23 #include "rv/general.h" 23 #include "../rv/general.h"
24 24
25 /* 25 /*
26 ** If TRACE_MODULE is defined, the trace is using the trace task API. 26 ** If TRACE_MODULE is defined, the trace is using the trace task API.
27 ** Otherwise, the trace is using the RVF. NOW OBSOLETE !!!!!!!! 27 ** Otherwise, the trace is using the RVF. NOW OBSOLETE !!!!!!!!
28 */ 28 */