7#ifndef ZEPHYR_LIB_LIBC_MINIMAL_INCLUDE_SYS_TIMESPEC_H_
8#define ZEPHYR_LIB_LIBC_MINIMAL_INCLUDE_SYS_TIMESPEC_H_
Definition posix_time.h:74
struct timespec it_interval
Definition posix_time.h:75
struct timespec it_value
Definition posix_time.h:76
Definition posix_signal.h:53