doc: kernel: move polling/interrupts out of other/
Move out of others and make those two sections part of the core kernel documentation. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7f98259a45
commit
06696bc1c5
|
@ -35,8 +35,8 @@ synchronization.
|
|||
threads/system_threads.rst
|
||||
threads/workqueue.rst
|
||||
threads/nothread.rst
|
||||
other/interrupts.rst
|
||||
other/polling.rst
|
||||
interrupts.rst
|
||||
polling.rst
|
||||
synchronization/semaphores.rst
|
||||
synchronization/mutexes.rst
|
||||
synchronization/condvar.rst
|
||||
|
|
Loading…
Reference in a new issue