1======================
2Core API Documentation
3======================
4
5This is the beginning of a manual for core kernel APIs.  The conversion
6(and writing!) of documents for this manual is much appreciated!
7
8Core utilities
9==============
10
11.. toctree::
12   :maxdepth: 1
13
14   kernel-api
15   assoc_array
16   atomic_ops
17   cpu_hotplug
18   local_ops
19   workqueue
20   genericirq
21   flexible-arrays
22   librs
23
24Interfaces for kernel debugging
25===============================
26
27.. toctree::
28   :maxdepth: 1
29
30   debug-objects
31   tracepoint
32
33.. only::  subproject
34
35   Indices
36   =======
37
38   * :ref:`genindex`
39