source: rtems/doc/supplements/sparc/sparc.texi @ 139b2e4a

4.104.114.84.95
Last change on this file since 139b2e4a was 139b2e4a, checked in by Joel Sherrill <joel.sherrill@…>, on 06/04/97 at 18:32:07

added CVS Id string

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