blob: f04d550555e19a97c88615697694a5ceecc3450e [file] [log] [blame]
add_object_library(
clock_gettime
HDRS
clock_gettime.h
SRCS
clock_gettime.cpp
DEPENDS
libc.include.sys_syscall
libc.hdr.types.struct_timespec
libc.hdr.types.clockid_t
libc.src.__support.common
libc.src.__support.error_or
libc.src.__support.OSUtil.osutil
)