mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 09:01:56 +00:00
- Needs the same change as for nanokernel timer code to prevent a divide by zero error. - Eliminates a prototype version of task_sleep() that attempted to delay by busy waiting; this won't work because the kernel won't have any timer support in place at all! - Removes some unnecessary #ifdefs. Change-Id: I0debf7aed4e4075f5821a77014c3a1d65fefe923 Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
---|---|---|
.. | ||
common | ||
microkernel | ||
nanokernel | ||
defs.objs |