source: rtems/doc/supplements/sparc/sparc.texi @ 690ca24

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

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

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