source: rtems/doc/supplements/mips64orion/mips64orion.texi @ 35c1543

4.104.114.84.95
Last change on this file since 35c1543 was 35c1543, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/25/03 at 16:46:38

2003-01-25 Ralf Corsepius <corsepiu@…>

  • mips64orion.texi: Set @setfilename mips64orion.info.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[ed11cadf]1\input texinfo   @c -*-texinfo-*-
[f48b1000]2@c %**start of header
[35c1543]3@setfilename mips64orion.info
[6449498]4@setcontentsaftertitlepage
[f48b1000]5@syncodeindex vr fn
6@synindex ky cp
7@paragraphindent 0
8@c %**end of header
9
10@c
[6449498]11@c  COPYRIGHT (c) 1988-2002.
[f48b1000]12@c  On-Line Applications Research Corporation (OAR).
13@c  All rights reserved.
14@c
15@c  $Id$
16@c
17
18@c
19@c   Master file for the Template Applications Supplement
20@c
21
[fc76a6aa]22@include version.texi
[110445c]23@include common/setup.texi
[f48b1000]24
[fc76a6aa]25@ifset use-ascii
26@dircategory RTEMS Target Supplements
27@direntry
28* RTEMS MIPS64 Orion Applications Supplement: (mips64orion).
29@end direntry
30@end ifset
[f48b1000]31
32@c
33@c  Title Page Stuff
34@c
35
36@c
37@c  I don't really like having a short title page.  --joel
38@c
39@c @shorttitlepage RTEMS MIPS64 Orion Applications Supplement
40
41@setchapternewpage odd
42@settitle RTEMS MIPS64 Orion Applications Supplement
43@titlepage
44@finalout
45
46@title RTEMS MIPS64 Orion Applications Supplement
[fc76a6aa]47@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
[f48b1000]48@sp 1
[fc76a6aa]49@subtitle @value{UPDATED}
[f48b1000]50@author On-Line Applications Research Corporation
51@page
52
[110445c]53@include common/cpright.texi
[f48b1000]54@end titlepage
55
56@c  This prevents a black box from being printed on "overflow" lines.
57@c  The alternative is to rework a sentence to avoid this problem.
58
59@include preface.texi
60@include cpumodel.texi
61@include callconv.texi
62@include memmodel.texi
63@include intr.texi
64@include fatalerr.texi
65@include bsp.texi
66@include cputable.texi
67@include wksheets.texi
68@include timing.texi
69@include timeBSP.texi
70@ifinfo
71@node Top, Preface, (dir), (dir)
[2ba8875]72@top mips64orion
[f48b1000]73
74This is the online version of the RTEMS MIPS64 Orion Applications Supplement.
75
76@menu
77* Preface::
78* CPU Model Dependent Features::
79* Calling Conventions::
80* Memory Model::
81* Interrupt Processing::
82* Default Fatal Error Processing::
83* Board Support Packages::
84* Processor Dependent Information Table::
85* Memory Requirements::
86* Timing Specification::
87* BSP_FOR_TIMES Timing Data::
88* Command and Variable Index::
89* Concept Index::
90@end menu
91
92@end ifinfo
93@c
94@c
95@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
96@c
97
98@node Command and Variable Index, Concept Index, BSP_FOR_TIMES Timing Data Rate Monotonic Manager, Top
99@unnumbered Command and Variable Index
100
101There are currently no Command and Variable Index entries.
102
103@c @printindex fn
104
105@node Concept Index, , Command and Variable Index, Top
106@unnumbered Concept Index
107
108There are currently no Concept Index entries.
109@c @printindex cp
110
[fa8c6ed]111@contents
[f48b1000]112@bye
113
Note: See TracBrowser for help on using the repository browser.