mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 14:46:01 +00:00
With newer newlib we get a build error with mqueue.h realted to mode_t. Let's just let newlib define mode_t and have minimal libc also define it in sys/types.h. So we remove the duplicated definition in posix/unistd.h. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
minimal | ||
newlib | ||
CMakeLists.txt | ||
Kconfig |