zephyr/lib/libc/minimal
Flavio Ceolin 5c79101f30 constants: Use uppercase to indicate long
Several code guidelines recommend using uppercase L instead of letter
l (ell) because it can easily be confused with the digit 1 (one).

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
include constants: Use uppercase to indicate long 2018-08-16 19:47:41 -07:00
source libc: minimal: fix calloc() 2018-08-01 19:40:57 -07:00
CMakeLists.txt