Skip to content
GitLab
Menu
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
1cd46a75
Commit
1cd46a75
authored
Jan 27, 2017
by
Cedric Roux
Browse files
add missing #ifndef #endif guards in header file
modified: targets/COMMON/openairinterface5g_limits.h
parent
d2e02ee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/COMMON/openairinterface5g_limits.h
View file @
1cd46a75
#ifndef OPENAIRINTERFACE5G_LIMITS_H_
#define OPENAIRINTERFACE5G_LIMITS_H_
#if defined(CBMIMO1) || defined(EXMIMO) || defined(OAI_USRP)
#define NUMBER_OF_eNB_MAX 1
#define NUMBER_OF_UE_MAX 16
...
...
@@ -18,3 +21,5 @@
#define NUMBER_OF_CONNECTED_eNB_MAX 1 // to save some memory
#endif
#endif
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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