Commit 0577eef4 authored by Hongzhi's avatar Hongzhi

fix compilation for nr compute_tbs and segmentation

parent e8fa668e
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
purpose: Compute NR TBS purpose: Compute NR TBS
author: Hongzhi WANG (TCL) author: Hongzhi WANG (TCL)
*/ */
//#include "PHY/defs.h" #include "PHY/defs_nr_UE.h"
//#include "SCHED/extern.h" //#include "SCHED/extern.h"
#define INDEX_MAX_TBS_TABLE (93) #define INDEX_MAX_TBS_TABLE (93)
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
author: Hongzhi WANG (TCL) author: Hongzhi WANG (TCL)
date: 12.09.2017 date: 12.09.2017
*/ */
//#include "PHY/defs.h" #include "PHY/defs_nr_UE.h"
//#include "SCHED/extern.h" //#include "SCHED/extern.h"
//#define DEBUG_SEGMENTATION //#define DEBUG_SEGMENTATION
......
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