2003-06-30 Joel Sherrill <joel@OARcorp.com>

* console-polled.c: Corrected comments in header.
This commit is contained in:
Joel Sherrill
2003-06-30 18:31:46 +00:00
parent 81c3241976
commit fb6d373515
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2003-06-30 Joel Sherrill <joel@OARcorp.com>
* console-polled.c: Corrected comments in header.
2003-04-10 Till Straumann <strauman@slac.stanford.edu>
PR 380/bsps

View File

@@ -1,6 +1,7 @@
/*
* This file contains the hardware specific portions of the TTY driver
* for the serial ports on the erc32.
* This file contains the hardware independent portion of a polled
* console device driver. If a BSP chooses to use this, then it
* only has to provide a few board dependent routines.
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).