source: rtems/doc/supplements/sparc/sparc.texi @ 17a3c69

4.104.114.84.95
Last change on this file since 17a3c69 was 17a3c69, checked in by Joel Sherrill <joel.sherrill@…>, on 05/30/97 at 22:57:25

fixed typos

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