GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / Documentation / DocBook / sh.tmpl
blobd858d92cf6d9528a6122a1404589ec884c40ca9a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" []>
5 <book id="sh-drivers">
6 <bookinfo>
7 <title>SuperH Interfaces Guide</title>
9 <authorgroup>
10 <author>
11 <firstname>Paul</firstname>
12 <surname>Mundt</surname>
13 <affiliation>
14 <address>
15 <email>lethal@linux-sh.org</email>
16 </address>
17 </affiliation>
18 </author>
19 </authorgroup>
21 <copyright>
22 <year>2008-2010</year>
23 <holder>Paul Mundt</holder>
24 </copyright>
25 <copyright>
26 <year>2008-2010</year>
27 <holder>Renesas Technology Corp.</holder>
28 </copyright>
29 <copyright>
30 <year>2010</year>
31 <holder>Renesas Electronics Corp.</holder>
32 </copyright>
34 <legalnotice>
35 <para>
36 This documentation is free software; you can redistribute
37 it and/or modify it under the terms of the GNU General Public
38 License version 2 as published by the Free Software Foundation.
39 </para>
41 <para>
42 This program is distributed in the hope that it will be
43 useful, but WITHOUT ANY WARRANTY; without even the implied
44 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
45 See the GNU General Public License for more details.
46 </para>
48 <para>
49 You should have received a copy of the GNU General Public
50 License along with this program; if not, write to the Free
51 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
52 MA 02111-1307 USA
53 </para>
55 <para>
56 For more details see the file COPYING in the source
57 distribution of Linux.
58 </para>
59 </legalnotice>
60 </bookinfo>
62 <toc></toc>
64 <chapter id="mm">
65 <title>Memory Management</title>
66 <sect1 id="sh4">
67 <title>SH-4</title>
68 <sect2 id="sq">
69 <title>Store Queue API</title>
70 !Earch/sh/kernel/cpu/sh4/sq.c
71 </sect2>
72 </sect1>
73 <sect1 id="sh5">
74 <title>SH-5</title>
75 <sect2 id="tlb">
76 <title>TLB Interfaces</title>
77 !Iarch/sh/mm/tlb-sh5.c
78 !Iarch/sh/include/asm/tlb_64.h
79 </sect2>
80 </sect1>
81 </chapter>
82 <chapter id="clk">
83 <title>Clock Framework Extensions</title>
84 !Iinclude/linux/sh_clk.h
85 </chapter>
86 <chapter id="mach">
87 <title>Machine Specific Interfaces</title>
88 <sect1 id="dreamcast">
89 <title>mach-dreamcast</title>
90 !Iarch/sh/boards/mach-dreamcast/rtc.c
91 </sect1>
92 <sect1 id="x3proto">
93 <title>mach-x3proto</title>
94 !Earch/sh/boards/mach-x3proto/ilsel.c
95 </sect1>
96 </chapter>
97 <chapter id="busses">
98 <title>Busses</title>
99 <sect1 id="superhyway">
100 <title>SuperHyway</title>
101 !Edrivers/sh/superhyway/superhyway.c
102 </sect1>
104 <sect1 id="maple">
105 <title>Maple</title>
106 !Edrivers/sh/maple/maple.c
107 </sect1>
108 </chapter>
109 </book>