- 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> |
||
|---|---|---|
| .. | ||
| ticker.c | ||
| ticks.c | ||