summaryrefslogtreecommitdiffstats
path: root/doc/supplements/hppa1_1/preface.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-27 12:40:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-27 12:40:11 +0000
commitae68ff085724dd35d60151bd153e80b8b0776873 (patch)
tree2f1535a0497f5b872a4744ae13c9264b77e89c11 /doc/supplements/hppa1_1/preface.texi
parentThis commit was generated by cvs2svn to compensate for changes in r832, (diff)
downloadrtems-ae68ff085724dd35d60151bd153e80b8b0776873.tar.bz2
Initial revision
Diffstat (limited to 'doc/supplements/hppa1_1/preface.texi')
-rw-r--r--doc/supplements/hppa1_1/preface.texi34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/supplements/hppa1_1/preface.texi b/doc/supplements/hppa1_1/preface.texi
new file mode 100644
index 0000000000..d93497020d
--- /dev/null
+++ b/doc/supplements/hppa1_1/preface.texi
@@ -0,0 +1,34 @@
+@c
+@c COPYRIGHT (c) 1988-1997.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+
+@ifinfo
+@node Preface, CPU Model Dependent Features, Top, Top
+@end ifinfo
+@unnumbered Preface
+
+The Real Time Executive for Multiprocessor Systems
+(RTEMS) is designed to be portable across multiple processor
+architectures. However, the nature of real-time systems makes
+it essential that the application designer understand certain
+processor dependent implementation details. These processor
+dependencies include calling convention, board support package
+issues, interrupt processing, exact RTEMS memory requirements,
+performance data, header files, and the assembly language
+interface to the executive.
+
+For information on the PA-RISC V1.1 architecture in
+general, refer to the following documents:
+
+@itemize @bullet
+@item @cite{PA-RISC 1.1 Architecture and Instruction Set Reference
+Manual, Third Edition. HP Part Number 09740-90039}.
+@end itemize
+
+It is highly recommended that the PA-RISC RTEMS
+application developer also obtain and become familiar with the
+Technical Reference Manual for the particular implementation of
+the PA-RISC being used.
+