mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 08:33:18 +00:00
Our minimal C library makes an alias of UINT*_C() to be __UINT*_C() and INT*_C() to __INT*_C(). However, in mwdt, these are not defined by default, so define them ourselves. We have similar fix for xcc: #31962 Signed-off-by: Watson Zeng <zhiwei@synopsys.com> |
||
---|---|---|
.. | ||
minimal | ||
newlib | ||
CMakeLists.txt | ||
Kconfig |