2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>

* include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup()
	implementations. In this phase, all prototypes were removed from
	bsp.h and empty implementations were removed and made to use the
	shared stub.
This commit is contained in:
Joel Sherrill
2008-09-10 21:33:42 +00:00
parent fe27e20ff2
commit f497d1596e
3 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup()
implementations. In this phase, all prototypes were removed from
bsp.h and empty implementations were removed and made to use the
shared stub.
2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* i2c/i2c.c: Remove rtems_boolean having crept in again.

View File

@@ -214,8 +214,6 @@ extern rtems_device_driver rtc_initialize(
/* functions */
void bsp_cleanup(void);
/* console modes (only termios) */
#ifdef PRINTK_MINOR
#undef PRINTK_MINOR

View File

@@ -1,7 +1,5 @@
/*
* This is a dummy bsp_cleanup routine.
*
* COPYRIGHT (c) 1989-1999.
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be