diff options
Diffstat (limited to 'Documentation/sh/index.rst')
-rw-r--r-- | Documentation/sh/index.rst | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/Documentation/sh/index.rst b/Documentation/sh/index.rst index bc8db7ba894a..c64776738cf6 100644 --- a/Documentation/sh/index.rst +++ b/Documentation/sh/index.rst @@ -4,6 +4,15 @@ SuperH Interfaces Guide :Author: Paul Mundt +.. toctree:: + :maxdepth: 1 + + booting + new-machine + register-banks + + features + Memory Management ================= @@ -16,18 +25,6 @@ Store Queue API .. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c :export: -SH-5 ----- - -TLB Interfaces -~~~~~~~~~~~~~~ - -.. kernel-doc:: arch/sh/mm/tlb-sh5.c - :internal: - -.. kernel-doc:: arch/sh/include/asm/tlb_64.h - :internal: - Machine Specific Interfaces =========================== |