summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 21:19:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 21:19:56 +0000
commitd067648dda7cd9d7d4272e1414a0d8f9ad375636 (patch)
tree072f7dbceea1ca931ba53d8e26515009a5a11b29 /doc/bsp_howto
parentRemoved bspstruct.t. (diff)
downloadrtems-d067648dda7cd9d7d4272e1414a0d8f9ad375636.tar.bz2
Removed bsp structure as chapter and renamed some other chapters.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/bsp_howto.texi6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi
index 8ca794a195..ea1e819769 100644
--- a/doc/bsp_howto/bsp_howto.texi
+++ b/doc/bsp_howto/bsp_howto.texi
@@ -64,7 +64,6 @@ END-INFO-DIR-ENTRY
@include intro.texi
@include target.texi
-@include bspstruct.texi
@include makefiles.texi
@include linkcmds.texi
@include init.texi
@@ -80,10 +79,9 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
@menu
* Introduction::
-* Target Dependent and Board Dependent Files::
-* Board Support Package Structure::
+* CPU and Board Dependent Files::
* Makefiles::
-* Linkcmds::
+* Linker Script::
* Initialization Code::
* Clock Driver::
* Console Driver::