zephyr/kernel/include
Andy Ross 2ae8f50936 kernel/include: Move stubs for timeout functions to their declarations
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>
2018-10-16 15:03:10 -04:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
kernel_offsets.h ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
kernel_structs.h kernel: New timeslicing implementation 2018-10-16 15:03:10 -04:00
ksched.h kernel: New timeslicing implementation 2018-10-16 15:03:10 -04:00
kswap.h kernel: New timeslicing implementation 2018-10-16 15:03:10 -04:00
offsets_short.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
syscall_handler.h kernel: Fix overflow test problem introduced in 92ea2f9 2018-10-04 05:20:29 -07:00
timeout_q.h kernel/include: Move stubs for timeout functions to their declarations 2018-10-16 15:03:10 -04:00
wait_q.h kernel/include: Move stubs for timeout functions to their declarations 2018-10-16 15:03:10 -04:00