zephyr/lib/libc/minimal
Peter Bigot ee7c9f7fe8 libc: minimal: add INTn_C macros to stdint.h
Macros like INT64_C(x) convert x to a constant integral expression,
i.e. one that can be used in preprocessor code.  Implement wrappers
that use the GNUC intrinsics to perform the translation.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-21 14:50:01 -05:00
..
include libc: minimal: add INTn_C macros to stdint.h 2021-01-21 14:50:01 -05:00
source libc: minimal: stdout: fix fputs return value 2021-01-19 23:03:12 -05:00
CMakeLists.txt libc/minimal: remove z_prf 2020-11-13 06:38:01 -05:00