zephyr/arch/posix/include
David Brown e0dda1b4b0 lib: posix: clock: Add gettimeofday() call
Provide an implementation of gettimeofday().  This uses clock_gettime()
with the CLOCK_REALTIME parameter, which is currently unimplemented, but
will allow clients to call this function once this functionality has
been implemented.

Signed-off-by: David Brown <david.brown@linaro.org>
2018-09-11 09:21:52 -04:00
..
asm_inline.h
asm_inline_gcc.h
kernel_arch_data.h
kernel_arch_func.h
kernel_arch_thread.h
offsets_short_arch.h
posix_arch_internal.h native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
posix_cheats.h lib: posix: clock: Add gettimeofday() call 2018-09-11 09:21:52 -04:00
posix_core.h
posix_soc_if.h native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
posix_trace.h native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
tracing_arch.h kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00