Commit 66111da8 authored by Sakthivel Velumani's avatar Sakthivel Velumani

fixed warning

parent bbf5c73e
...@@ -879,7 +879,7 @@ void nr_pdcch_unscrambling(int16_t *z, ...@@ -879,7 +879,7 @@ void nr_pdcch_unscrambling(int16_t *z,
*/ */
uint16_t nr_dci_false_detection(uint64_t *dci, uint16_t nr_dci_false_detection(uint64_t *dci,
int16_t *soft_in, int16_t *soft_in,
t_nrPolar_params *polar_param, const t_nrPolar_params *polar_param,
int encoded_length, int encoded_length,
int rnti) { int rnti) {
......
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