summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/console
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/powerpc/psim/console/consupp.S2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
index ab6dd90062..6470a7f30f 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c
+++ b/c/src/lib/libbsp/powerpc/psim/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/powerpc/psim/console/consupp.S b/c/src/lib/libbsp/powerpc/psim/console/consupp.S
index b2d1da2aa7..bb9e834fc6 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/consupp.S
+++ b/c/src/lib/libbsp/powerpc/psim/console/consupp.S
@@ -13,8 +13,6 @@
* and need not follow the licensing terms described here, provided that
* the new terms are clearly indicated on the first page of each file where
* they apply.
- *
- * $Id$
*/
#include "ppc-asm.h"