Removed node information.

This commit is contained in:
Joel Sherrill
1998-10-19 21:51:59 +00:00
parent d23a3e632b
commit 477e06b30f

View File

@@ -12,23 +12,8 @@
@c $Id$ @c $Id$
@c @c
@ifinfo
@node Memory Requirements, Memory Requirements Introduction, WORKSHEETS_PREVIOUS_LINK, Top
@end ifinfo
@chapter Memory Requirements @chapter Memory Requirements
@ifinfo
@menu
* Memory Requirements Introduction::
* Memory Requirements Data Space Requirements::
* Memory Requirements Minimum and Maximum Code Space Requirements::
* Memory Requirements RTEMS Code Space Worksheet::
* Memory Requirements RTEMS RAM Workspace Worksheet::
@end menu
@end ifinfo
@ifinfo
@node Memory Requirements Introduction, Memory Requirements Data Space Requirements, Memory Requirements, Memory Requirements
@end ifinfo
@section Introduction @section Introduction
Memory is typically a limited resource in real-time Memory is typically a limited resource in real-time
@@ -41,9 +26,6 @@ configuration. Also provided are the minimum code space,
maximum code space, and the constant data space required by maximum code space, and the constant data space required by
RTEMS. RTEMS.
@ifinfo
@node Memory Requirements Data Space Requirements, Memory Requirements Minimum and Maximum Code Space Requirements, Memory Requirements Introduction, Memory Requirements
@end ifinfo
@section Data Space Requirements @section Data Space Requirements
RTEMS requires a small amount of memory for its RTEMS requires a small amount of memory for its
@@ -56,9 +38,6 @@ RTEMS:
@item Data Space: RTEMS_DATA_SPACE @item Data Space: RTEMS_DATA_SPACE
@end itemize @end itemize
@ifinfo
@node Memory Requirements Minimum and Maximum Code Space Requirements, Memory Requirements RTEMS Code Space Worksheet, Memory Requirements Data Space Requirements, Memory Requirements
@end ifinfo
@section Minimum and Maximum Code Space Requirements @section Minimum and Maximum Code Space Requirements
A maximum configuration of RTEMS includes the core A maximum configuration of RTEMS includes the core
@@ -73,9 +52,6 @@ required by these configurations of RTEMS:
@item Maximum Configuration: RTEMS_MAXIMUM_CONFIGURATION @item Maximum Configuration: RTEMS_MAXIMUM_CONFIGURATION
@end itemize @end itemize
@ifinfo
@node Memory Requirements RTEMS Code Space Worksheet, Memory Requirements RTEMS RAM Workspace Worksheet, Memory Requirements Minimum and Maximum Code Space Requirements, Memory Requirements
@end ifinfo
@section RTEMS Code Space Worksheet @section RTEMS Code Space Worksheet
The RTEMS Code Space Worksheet is a tool provided to The RTEMS Code Space Worksheet is a tool provided to
@@ -254,9 +230,6 @@ number is "NA", then the component must always be included.
@c ****** This comment is here to remind you not to edit the wksheets.t @c ****** This comment is here to remind you not to edit the wksheets.t
@c ****** in any directory but common. @c ****** in any directory but common.
@ifinfo
@node Memory Requirements RTEMS RAM Workspace Worksheet, WORKSHEETS_NEXT_LINK, Memory Requirements RTEMS Code Space Worksheet, Memory Requirements
@end ifinfo
@section RTEMS RAM Workspace Worksheet @section RTEMS RAM Workspace Worksheet
The RTEMS RAM Workspace Worksheet is a tool provided The RTEMS RAM Workspace Worksheet is a tool provided