From f96e8ee0f50513cbfdd510bbd2c6d11887411725 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Aug 1998 13:27:36 +0000 Subject: Added CVS Ids. --- doc/bsp_howto/bspstruct.t | 8 ++++++++ doc/bsp_howto/clock.t | 8 ++++++++ doc/bsp_howto/console.t | 8 ++++++++ doc/bsp_howto/init.t | 8 ++++++++ doc/bsp_howto/intro.t | 8 ++++++++ doc/bsp_howto/linkcmds.t | 8 ++++++++ doc/bsp_howto/makefiles.t | 8 ++++++++ doc/bsp_howto/target.t | 8 ++++++++ doc/bsp_howto/timer.t | 8 ++++++++ 9 files changed, 72 insertions(+) (limited to 'doc/bsp_howto') diff --git a/doc/bsp_howto/bspstruct.t b/doc/bsp_howto/bspstruct.t index 8c000618cb..9715c4fa73 100644 --- a/doc/bsp_howto/bspstruct.t +++ b/doc/bsp_howto/bspstruct.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Board Support Package Structure The BSP are all kept in the $RTEMS_ROOT/c/src/lib/libbsp directory. They diff --git a/doc/bsp_howto/clock.t b/doc/bsp_howto/clock.t index ffb5bfbdd4..65f55e0a16 100644 --- a/doc/bsp_howto/clock.t +++ b/doc/bsp_howto/clock.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Clock Driver @subsection = Introduction diff --git a/doc/bsp_howto/console.t b/doc/bsp_howto/console.t index 776d3fc8ca..0196f378bc 100644 --- a/doc/bsp_howto/console.t +++ b/doc/bsp_howto/console.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Console Driver @subsection = Introduction diff --git a/doc/bsp_howto/init.t b/doc/bsp_howto/init.t index 63fe397486..aefbd1336c 100644 --- a/doc/bsp_howto/init.t +++ b/doc/bsp_howto/init.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Initialization Code @subsection = Introduction diff --git a/doc/bsp_howto/intro.t b/doc/bsp_howto/intro.t index 8cbcdd63a1..3c1bc05082 100644 --- a/doc/bsp_howto/intro.t +++ b/doc/bsp_howto/intro.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Introduction Before reading this documentation, it is strongly advised to read the diff --git a/doc/bsp_howto/linkcmds.t b/doc/bsp_howto/linkcmds.t index b221dceaa8..648425db2e 100644 --- a/doc/bsp_howto/linkcmds.t +++ b/doc/bsp_howto/linkcmds.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Linkcmds @subsection = What is a "linkcmds" file? diff --git a/doc/bsp_howto/makefiles.t b/doc/bsp_howto/makefiles.t index cd146c3dd0..e13a6f3e40 100644 --- a/doc/bsp_howto/makefiles.t +++ b/doc/bsp_howto/makefiles.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Makefiles @subsection = Makefiles Used During The BSP Building Process diff --git a/doc/bsp_howto/target.t b/doc/bsp_howto/target.t index 5248390cf0..1ecadac541 100644 --- a/doc/bsp_howto/target.t +++ b/doc/bsp_howto/target.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Target Dependent and Board Dependent Files RTEMS divides board dependencies into two parts : diff --git a/doc/bsp_howto/timer.t b/doc/bsp_howto/timer.t index f8f96b17c2..a6e3653128 100644 --- a/doc/bsp_howto/timer.t +++ b/doc/bsp_howto/timer.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter = Timer Driver You can program the timer driver for your own needs, but here are two uses -- cgit v1.2.3