Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
cfac326c
Commit
cfac326c
authored
Mar 24, 2017
by
Cédric Roux
Browse files
compilation warning removal
parent
c01d9dc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/SIMU/USER/oaisim_functions.c
View file @
cfac326c
...
...
@@ -1295,7 +1295,7 @@ void init_devices(void){
void
init_openair1
(
void
)
{
module_id_t
UE_id
,
eNB_id
;
module_id_t
UE_id
,
eNB_id
=
0
;
uint8_t
CC_id
;
#if ENABLE_RAL
int
list_index
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment