merge 3gpp library to core library

This commit is contained in:
Sukchan Lee 2017-12-07 14:37:58 +09:00
parent 717439cafa
commit 48cdb1e390
31 changed files with 50 additions and 77 deletions

View file

@ -7,7 +7,7 @@ extern "C" {
#include "core_sha2.h"
#include "types.h"
#include "3gpp_types.h"
typedef struct _e_utran_vector_t {
c_uint8_t xres[MAX_RES_LEN];