zephyr/lib/libc/common
Kumar Gala 672aeace88 libc: share time() between minimal libc and armclang libc
Introduce a place to share implementations of libc functions that
are needed by different libc versions.  Place time() in this common
location so it can be shared when building for either minimal libc or
armclang libc.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-03-27 09:49:40 +02:00
..
source/time libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00