brintos

brintos / linux-shallow public Read only

0
0
Text · 653 B · 01fce7c Raw
51 lines · plain
1=======================2SuperH Interfaces Guide3=======================4 5:Author: Paul Mundt6 7.. toctree::8    :maxdepth: 19 10    booting11    new-machine12    register-banks13 14    features15 16Memory Management17=================18 19SH-420----21 22Store Queue API23~~~~~~~~~~~~~~~24 25.. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c26   :export:27 28Machine Specific Interfaces29===========================30 31mach-dreamcast32--------------33 34.. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c35   :internal:36 37mach-x3proto38------------39 40.. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c41   :export:42 43Busses44======45 46Maple47-----48 49.. kernel-doc:: drivers/sh/maple/maple.c50   :export:51