enabled inline functions

This commit is contained in:
nifi 2007-09-19 14:09:31 +00:00
parent 7dec361a80
commit 9d75d6d153
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* -*- C -*- */
/* @(#)$Id: contiki-conf.h,v 1.17 2007/08/16 13:10:53 bg- Exp $ */
/* @(#)$Id: contiki-conf.h,v 1.18 2007/09/19 14:09:31 nifi Exp $ */
#ifndef CONTIKI_CONF_H
#define CONTIKI_CONF_H
@ -19,6 +19,8 @@
#define CCIF
#define CLIF
#define CC_CONF_INLINE inline
#define AODV_COMPLIANCE
#define AODV_NUM_RT_ENTRIES 32