summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/bsp_howto.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bsp_howto/bsp_howto.texi')
-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::