zephyr/lib/libc/minimal/source/time
Anas Nashif 7c8d932e65 libc: gmtime_r: match implementation to declaration
The identifiers used in the declaration and definition of a function
shall be identical [MISRAC2012-RULE_8_3-b]

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-29 07:52:42 -04:00
..
gmtime.c libc: gmtime_r: match implementation to declaration 2021-03-29 07:52:42 -04:00
time.c