source: rtems/doc/supplements/hppa1_1/hppa1_1.texi @ 3dc513e

4.104.114.84.95
Last change on this file since 3dc513e was 3dc513e, checked in by Joel Sherrill <joel.sherrill@…>, on 05/28/97 at 13:57:50

4.0.0 release docs

  • Property mode set to 100644
File size: 2.5 KB
Line 
1\input ../texinfo/texinfo   @c -*-texinfo-*-
2@c %**start of header
3@setfilename c_hppa1_1
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-1997.
12@c  On-Line Applications Research Corporation (OAR).
13@c  All rights reserved.
14@c
15
16@c
17@c   Master file for the Hewlett Packard PA-RISC C Applications Supplement
18@c
19
20@include ../common/setup.texi
21
22@ignore
23@ifinfo
24@format
25START-INFO-DIR-ENTRY
26* RTEMS Hewlett Packard PA-RISC C Applications Supplement (hppa1_1):
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.0.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 Hewlett Packard PA-RISC C Applications Supplement
44
45@setchapternewpage odd
46@settitle RTEMS Hewlett Packard PA-RISC C Applications Supplement
47@titlepage
48@finalout
49
50@title RTEMS Hewlett Packard PA-RISC C Supplement
51@subtitle Edition @value{edition}, for RTEMS 4.0.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_hppa1_1
76
77This is the online version of the RTEMS Hewlett Packard PA-RISC C
78Applications Supplement.
79
80@menu
81* Preface::
82* CPU Model Dependent Features::
83* Calling Conventions::
84* Memory Model::
85* Interrupt Processing::
86* Default Fatal Error Processing::
87* Board Support Packages::
88* Processor Dependent Information Table::
89* Memory Requirements::
90* Timing Specification::
91* HP-7100 Timing Data::
92* Command and Variable Index::
93* Concept Index::
94@end menu
95
96@end ifinfo
97@c
98@c
99@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
100@c
101
102@node Command and Variable Index, Concept Index, HP-7100 Timing Data Directive Times, Top
103
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.