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:
Anas Nashif 2021-12-09 14:14:53 -05:00 committed by Carles Cufí
parent 7f98259a45
commit 06696bc1c5
3 changed files with 2 additions and 2 deletions

View file

@ -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