hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/sh/index.rst
....@@ -4,6 +4,13 @@
44
55 :Author: Paul Mundt
66
7
+.. toctree::
8
+ :maxdepth: 1
9
+
10
+ booting
11
+ new-machine
12
+ register-banks
13
+
714 Memory Management
815 =================
916
....@@ -15,18 +22,6 @@
1522
1623 .. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c
1724 :export:
18
-
19
-SH-5
20
-----
21
-
22
-TLB Interfaces
23
-~~~~~~~~~~~~~~
24
-
25
-.. kernel-doc:: arch/sh/mm/tlb-sh5.c
26
- :internal:
27
-
28
-.. kernel-doc:: arch/sh/include/asm/tlb_64.h
29
- :internal:
3025
3126 Machine Specific Interfaces
3227 ===========================