4b35dd2628
In C90 was introduced function prototype, that allows argument types to be checked against parameter types, though it is not necessary specify names for the parameters. MISRA-C requires names for function prototype parameters, it claims that names can provide useful information regarding the function interface. MISRA-C rule 8.2 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig | ||
defconfig |