summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/console
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/h8300/h8sim/console')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/console/syscalls.S2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/console/console-io.c b/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
index 2cc6058435..24c0cfb5e6 100644
--- a/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
+++ b/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
@@ -8,8 +8,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/h8300/h8sim/console/syscalls.S b/c/src/lib/libbsp/h8300/h8sim/console/syscalls.S
index 6623896e9e..a9816b8b1e 100644
--- a/c/src/lib/libbsp/h8300/h8sim/console/syscalls.S
+++ b/c/src/lib/libbsp/h8300/h8sim/console/syscalls.S
@@ -1,8 +1,6 @@
/*
* System call support for simulator in gdb.
* Copied from newlib 1.16.0.
- *
- * $Id$
*/
;;;; libc/machine/h8300/setarch.h