
Robert Schmidt
authored
OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as there is a standard bool type, and could lead to nasty bugs if a definition of a bool is non-standard (0 == false, true == !false). This commit removes all non-standard bools in the whole project.
Name | Last commit | Last update |
---|---|---|
.. | ||
AM_v9.3.0 | ||
TM_v9.3.0 | ||
UM_v9.3.0 | ||
mac_primitives.h | ||
rlc.c | ||
rlc.h | ||
rlc_def.h | ||
rlc_def_lte.h | ||
rlc_mac.c | ||
rlc_mpls.c | ||
rlc_primitives.h | ||
rlc_rrc.c |