mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 05:41:56 +00:00
Fixed file's reference label. Fixed cross-reference labels. Change-Id: Id397aa9a142c692f4e2e552c9bebff626e4692a0 Signed-off-by: Gerardo Aceves <gerardo.aceves@intel.com>
16 lines
302 B
ReStructuredText
16 lines
302 B
ReStructuredText
.. _common:
|
|
|
|
Common Kernel Services
|
|
######################
|
|
|
|
This section describes kernel services that are provided in both
|
|
microkernel applications and nanokernel applications.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common_contexts.rst
|
|
common_kernel_clocks.rst
|
|
common_atomic.rst
|
|
common_float.rst
|