2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>

* console/consolebsp.h: Remove extraneous #warning.
This commit is contained in:
Joel Sherrill
2010-04-25 15:27:55 +00:00
parent ee2903f27e
commit f295c4c69f
2 changed files with 5 additions and 2 deletions
@@ -1,3 +1,7 @@
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/consolebsp.h: Remove extraneous #warning.
2009-12-16 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* console/console.c: adapted to new prototype for *_write
@@ -2,7 +2,7 @@
*
* This include file contains all console driver definations
*
* COPYRIGHT (c) 1989-2009.
* COPYRIGHT (c) 1989-2010.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -35,7 +35,6 @@ extern "C" {
*/
#if (HAS_PMC_PSC8)
#warning "HAS_PMC_PSC8 is Defined"
#define NUM_Z85C30_CHIPS_ON_MEZZANINE 4
#else
#define NUM_Z85C30_CHIPS_ON_MEZZANINE 0