comparison nuc-fw/riviera/rvf/rvf_cust.h @ 119:dd56546ad9e0

starting to compile RVF
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 30 Oct 2013 23:19:21 +0000
parents 21de8d8e6ea7
children
comparison
equal deleted inserted replaced
118:21de8d8e6ea7 119:dd56546ad9e0
18 18
19 #ifndef _RVF_CUST_H 19 #ifndef _RVF_CUST_H
20 #define _RVF_CUST_H 20 #define _RVF_CUST_H
21 21
22 22
23 #include "rv/general.h" 23 #include "../rv/general.h"
24 24
25 25
26 /* RVF will managed at most 2 pools of memory for dynamic allocation */ 26 /* RVF will managed at most 2 pools of memory for dynamic allocation */
27 /* buffer pool structure*/ 27 /* buffer pool structure*/
28 typedef struct _t_rvf_pool 28 typedef struct _t_rvf_pool