summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/hurricane/console/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/mips/hurricane/console/console.c')
-rw-r--r--c/src/lib/libbsp/mips/hurricane/console/console.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/c/src/lib/libbsp/mips/hurricane/console/console.c b/c/src/lib/libbsp/mips/hurricane/console/console.c
index 9eb2742ecc..6f4deecad8 100644
--- a/c/src/lib/libbsp/mips/hurricane/console/console.c
+++ b/c/src/lib/libbsp/mips/hurricane/console/console.c
@@ -25,19 +25,9 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * console.c,v 1.10.4.1 2003/09/04 18:44:52 joel Exp
+ * $Id$
*/
-
-/*
- * Rather than deleting this, it is commented out to (hopefully) help
- * the submitter send updates.
- *
- * static char _sccsid[] = "@(#)console.c 08/20/96 1.6\n";
- */
-
-
-
#include <bsp.h>
#include <rtems/libio.h>
#include <ctype.h>