Commit 0a852b47 authored by thomasl's avatar thomasl

add declarations in rlc.h to use the hastables source code of openair-cn

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6879 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 6a527e20
......@@ -64,6 +64,10 @@
#include "PMCH-InfoList-r9.h"
#endif
#ifdef CMAKER
typedef uint64_t hash_key_t;
#define HASHTABLE_QUESTIONABLE_KEY_VALUE ((uint64_t)-1)
#endif
//-----------------------------------------------------------------------------
# ifdef RLC_MAC_C
# define private_rlc_mac(x) x
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment