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
ecd180be
Commit
ecd180be
authored
Oct 01, 2018
by
Raphael Defosseux
Browse files
Fixing compilation warning in function declaration
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
d8e9a80f
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/PHY/INIT/lte_init_ru.c
View file @
ecd180be
...
...
@@ -31,7 +31,7 @@
#include
"assertions.h"
#include
<math.h>
void
init_7_5KHz
();
void
init_7_5KHz
(
void
);
int
phy_init_RU
(
RU_t
*
ru
)
{
...
...
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