doc: move utility functions to kernel

Move this section under the kernel and alongside other core and low
level features that are tied to the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-04 10:18:47 -04:00 committed by Carles Cufí
parent 88cb3eada5
commit 4206710cf2
3 changed files with 1 additions and 1 deletions

View file

@ -11,3 +11,4 @@ Kernel
usermode/index.rst
data_structures/index.rst
timing_functions/index.rst
util/index.rst

View file

@ -34,6 +34,5 @@ API Reference
task_wdt/index.rst
misc/timeutil.rst
usb/index.rst
util/index.rst
settings/index.rst
virtualization/index.rst