mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 01:26:32 +08:00
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/consolebsp.h: Remove extraneous #warning.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user