Skip to content
Commit 05616c51 authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Daniel DeGrasse
Browse files

posix: fix posix clock undefined type



When built with the minimal libc while using POSIX clocks, Zephyr
compilation breaks with "error: unknown type name 'clockid_t'." Use
int instead of clockid_t to eliminate the dependency.

Suggested-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
Signed-off-by: default avatarGuennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
parent 99b988b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment