diff --git a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c index dc96fd80d713115edc72f6830462bdb1ca8c2c45..87e3178fb790dd9dedaf06f66b830943bece8226 100644 --- a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c +++ b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c @@ -49,6 +49,7 @@ #include "pss6144.h" #define DEBUG_TF 1 +extern print_shorts(char*,__m128i*); void lte_sync_timefreq(PHY_VARS_UE *ue,int band,unsigned int DL_freq) {