mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 02:25:22 +00:00
The newlib of XCC requires linking to _gettimeofday_r() which should have been provided by its own C library, but obviously isn't. So we need to provide a dummy version to get past the build error. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |