Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.18 56 lines 740 B view raw
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 14 features 15 16Memory Management 17================= 18 19SH-4 20---- 21 22Store Queue API 23~~~~~~~~~~~~~~~ 24 25.. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c 26 :export: 27 28Machine Specific Interfaces 29=========================== 30 31mach-dreamcast 32-------------- 33 34.. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c 35 :internal: 36 37mach-x3proto 38------------ 39 40.. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c 41 :export: 42 43Busses 44====== 45 46SuperHyway 47---------- 48 49.. kernel-doc:: drivers/sh/superhyway/superhyway.c 50 :export: 51 52Maple 53----- 54 55.. kernel-doc:: drivers/sh/maple/maple.c 56 :export: