mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The timeout_q.h scheme, where it declared real functions, but the stubs for when there was no clock were in wait_q.h was senselessly weird. Put them in the same file. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>