Removed bad comments.

This commit is contained in:
Joel Sherrill
1998-06-13 13:34:08 +00:00
parent 8d83075595
commit 510524c61c

View File

@@ -5,8 +5,6 @@
* The generic CPU dependent initialization has been performed
* before any of these are invoked.
*
* Called by RTEMS::RTEMS constructor in rtems-ctor.cc
*
* COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1997.
* On-Line Applications Research Corporation (OAR).
* All rights assigned to U.S. Government, 1994.
@@ -72,11 +70,6 @@ void bsp_pretasking_hook(void)
* bsp_predriver_hook
*
* Initialization before drivers are setup.
* Input parameters: NONE
*
* Output parameters: NONE
*
* Return values: NONE
*/
void bsp_predriver_hook(void)