zephyr/kernel/microkernel
Allan Stephens 9c27fbac74 Relocate idle-related microkernel code
Consolidates all architecture-independent microkernel code dealing
with advanced power management into the main microkernel idling file,
so that it can be more easily maintained.

Change-Id: I140575508e32fe25d5210b8611ad1ffdf55b7529
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:52 -05:00
..
channel
include
cmdPkt.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
defs.objs Eliminate microkernel/movedata sub-directory 2016-02-05 20:13:51 -05:00
global.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
idle.c Relocate idle-related microkernel code 2016-02-05 20:13:52 -05:00
k_event.c
k_irq.c
k_mbox.c
k_memmap.c
k_mempool.c
k_mutex.c
k_nop.c
k_offload.c
k_queue.c
k_sema.c
k_task.c
k_timer.c
movedata.c Eliminate microkernel/movedata sub-directory 2016-02-05 20:13:51 -05:00
task_monitor.c
taskcall.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
ticker.c
ticks.c