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
23Interfaces for kernel debugging
24===============================
25
26.. toctree::
27   :maxdepth: 1
28
29   debug-objects
30   tracepoint
31
32.. only::  subproject
33
34   Indices
35   =======
36
37   * :ref:`genindex`
38