zephyr/doc/kernel/common/common.rst
Allan Stephens a891c045a7 doc: Add section on floating point services to Kernel Primer
Change-Id: Ic96385595740796e6bb28425cacd05a1285a89bb
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:24:36 -05:00

16 lines
318 B
ReStructuredText

.. _common_kernel_services:
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