mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 14:54:23 +08:00
d47a97bd38
Architecture-specific documentation is being moved into Documentation/arch/ as a way of cleaning up the top-level documentation directory and making the docs hierarchy more closely match the source hierarchy. Move Documentation/sh into arch/ and fix all in-tree references. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Rich Felker <dalias@libc.org> Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
57 lines
740 B
ReStructuredText
57 lines
740 B
ReStructuredText
=======================
|
|
SuperH Interfaces Guide
|
|
=======================
|
|
|
|
:Author: Paul Mundt
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
booting
|
|
new-machine
|
|
register-banks
|
|
|
|
features
|
|
|
|
Memory Management
|
|
=================
|
|
|
|
SH-4
|
|
----
|
|
|
|
Store Queue API
|
|
~~~~~~~~~~~~~~~
|
|
|
|
.. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c
|
|
:export:
|
|
|
|
Machine Specific Interfaces
|
|
===========================
|
|
|
|
mach-dreamcast
|
|
--------------
|
|
|
|
.. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c
|
|
:internal:
|
|
|
|
mach-x3proto
|
|
------------
|
|
|
|
.. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
|
|
:export:
|
|
|
|
Busses
|
|
======
|
|
|
|
SuperHyway
|
|
----------
|
|
|
|
.. kernel-doc:: drivers/sh/superhyway/superhyway.c
|
|
:export:
|
|
|
|
Maple
|
|
-----
|
|
|
|
.. kernel-doc:: drivers/sh/maple/maple.c
|
|
:export:
|