Commit 9e1c9483 authored by Cedric Roux's avatar Cedric Roux

fix for lte UE compilation

parent 1c026a0b
...@@ -123,7 +123,7 @@ clock_source_t clock_source = internal,time_source=internal; ...@@ -123,7 +123,7 @@ clock_source_t clock_source = internal,time_source=internal;
unsigned int mmapped_dma=0; unsigned int mmapped_dma=0;
uint32_t downlink_frequency[MAX_NUM_CCs][4]; uint64_t downlink_frequency[MAX_NUM_CCs][4];
int32_t uplink_frequency_offset[MAX_NUM_CCs][4]; int32_t uplink_frequency_offset[MAX_NUM_CCs][4];
......
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