zephyr/soc/xtensa/intel_s1000/xcc
Daniel Leung bac0a93d62 soc: intel_s1000: provide dummy version of _gettimeofday_r()
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>
2020-01-07 17:09:38 +01:00
..
CMakeLists.txt soc: intel_s1000: add dummy atexit() for Clang++ 2020-01-07 17:09:38 +01:00
cpp_fixes.c
newlib_fixes.c soc: intel_s1000: provide dummy version of _gettimeofday_r() 2020-01-07 17:09:38 +01:00