Renamed the target dependent code chapter.

This commit is contained in:
Joel Sherrill
1998-10-20 16:25:08 +00:00
parent 3912f39159
commit acee84c7c1

View File

@@ -79,14 +79,14 @@ END-INFO-DIR-ENTRY
@include discrete.texi @include discrete.texi
@ifinfo @ifinfo
@node Top, , (dir), (dir) @node Top, Introduction, (dir), (dir)
@top bsp_howto @top bsp_howto
This is the online version of the Getting Started with RTEMS for C/C++ Users. This is the online version of the Getting Started with RTEMS for C/C++ Users.
@menu @menu
* Introduction:: * Introduction::
* CPU and Board Dependent Files:: * Target Dependent Files::
* Makefiles:: * Makefiles::
* Linker Script:: * Linker Script::
* Required Support Routines:: * Required Support Routines::