1======================= 2SuperH Interfaces Guide 3======================= 4 5:Author: Paul Mundt 6 7.. toctree:: 8 :maxdepth: 1 9 10 booting 11 new-machine 12 register-banks 13 14Memory Management 15================= 16 17SH-4 18---- 19 20Store Queue API 21~~~~~~~~~~~~~~~ 22 23.. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c 24 :export: 25 26Machine Specific Interfaces 27=========================== 28 29mach-dreamcast 30-------------- 31 32.. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c 33 :internal: 34 35mach-x3proto 36------------ 37 38.. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c 39 :export: 40 41Busses 42====== 43 44SuperHyway 45---------- 46 47.. kernel-doc:: drivers/sh/superhyway/superhyway.c 48 :export: 49 50Maple 51----- 52 53.. kernel-doc:: drivers/sh/maple/maple.c 54 :export: 55