summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/README4
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/include/tm27.h2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/start/bspinit.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/asm/asm.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/clock/ckinit.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/console/conscfg.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/balloc.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw_tree.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/generic/string.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/include/balloc.h2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/include/asm.h2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/include/traptable.h2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/start/start.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/start/trap_table.S2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/bspgetworkarea.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/bsppredriverhook.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/linkcmds2
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/setvec.c2
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/README4
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/include/tm27.h2
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg3
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/start/bspinit.S2
37 files changed, 0 insertions, 85 deletions
diff --git a/c/src/lib/libbsp/sparc64/Makefile.am b/c/src/lib/libbsp/sparc64/Makefile.am
index 2a614ac8cb..d294e842ec 100644
--- a/c/src/lib/libbsp/sparc64/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sparc64/configure.ac b/c/src/lib/libbsp/sparc64/configure.ac
index bd48500347..4c9b7607eb 100644
--- a/c/src/lib/libbsp/sparc64/configure.ac
+++ b/c/src/lib/libbsp/sparc64/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/niagara/Makefile.am b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
index 099591ae7d..089649d0e6 100644
--- a/c/src/lib/libbsp/sparc64/niagara/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/niagara/README b/c/src/lib/libbsp/sparc64/niagara/README
index de25743c59..ea393587cf 100644
--- a/c/src/lib/libbsp/sparc64/niagara/README
+++ b/c/src/lib/libbsp/sparc64/niagara/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
BSP NAME: niagara
BOARD:
BUS: n/a
diff --git a/c/src/lib/libbsp/sparc64/niagara/configure.ac b/c/src/lib/libbsp/sparc64/niagara/configure.ac
index 24ca41500d..47d89e958a 100644
--- a/c/src/lib/libbsp/sparc64/niagara/configure.ac
+++ b/c/src/lib/libbsp/sparc64/niagara/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4v],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/niagara/include/bsp.h b/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
index 5a55a89e03..6a2c83e6e2 100644
--- a/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
+++ b/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
@@ -14,8 +14,6 @@
* Ported to Simics Niagara version of SPARC64
* Niagara modifications of respective RTEMS file: COPYRIGHT (c) 2010.
* Eugen Leontie.
- *
- * $Id$
*/
#ifndef _BSP_H
diff --git a/c/src/lib/libbsp/sparc64/niagara/include/tm27.h b/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
index 971636b3a0..34fb9396ac 100644
--- a/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
+++ b/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
@@ -4,8 +4,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$
*/
#ifndef _RTEMS_TMTEST27
diff --git a/c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg b/c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg
index 7534c9067d..187e1faf8a 100644
--- a/c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg
+++ b/c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg
@@ -1,8 +1,6 @@
#
# Config file for the Niagara SPARC64 processor.
#
-# $Id$
-#
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sparc64
diff --git a/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S b/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
index 311de0d30a..b5b6820473 100644
--- a/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
+++ b/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
@@ -11,8 +11,6 @@
*
* This code defines start code specific to the sun4v BSP
*
- * $Id$
- *
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/asm/asm.S b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
index e6cbc4bb35..e4b4f2a277 100644
--- a/c/src/lib/libbsp/sparc64/shared/asm/asm.S
+++ b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
@@ -4,8 +4,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 <rtems/asm.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c b/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
index 18eb66a172..1b1e514b32 100644
--- a/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
+++ b/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
@@ -12,8 +12,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 <stdlib.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/console/conscfg.c b/c/src/lib/libbsp/sparc64/shared/console/conscfg.c
index 4e52984b41..ec815727f7 100644
--- a/c/src/lib/libbsp/sparc64/shared/console/conscfg.c
+++ b/c/src/lib/libbsp/sparc64/shared/console/conscfg.c
@@ -4,8 +4,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/sparc64/shared/helenos/boot/genarch/balloc.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/balloc.c
index 508bf85cb0..f4cb9dc1eb 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/balloc.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/balloc.c
@@ -27,8 +27,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Removes asm.h and replaces
* the necessary defines in-line
*
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw.c
index 71da6c31e8..2bbc490636 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw.c
@@ -27,8 +27,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Removes asm.h and printf.h.
* Adds asm.h (rtems bsp). Adds ofw_read() and ofw_stdin variable. Uses
* printk instead of puts for error messages.
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw_tree.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw_tree.c
index 8831da12bf..d6770c093d 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw_tree.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/genarch/ofw_tree.c
@@ -27,8 +27,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Removes asm.h and memstr.h.
*
*/
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/generic/string.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/generic/string.c
index 9fd537cf6b..ad6d1b7284 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/generic/string.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/generic/string.c
@@ -31,8 +31,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Remove strncpy() and atoi()
*
*/
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/include/balloc.h b/c/src/lib/libbsp/sparc64/shared/helenos/boot/include/balloc.h
index 7c3e2353d5..8e502c0c58 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/include/balloc.h
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/include/balloc.h
@@ -27,8 +27,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Move BALLOC_MAX_SIZE from
* asm.h to here.
*
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c
index 42d8469238..f063ad7d09 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c
@@ -28,8 +28,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to switch to using printk rather than printf,
* and to remove portions of the HelenOS bootstrap process that are
* unnecessary on RTEMS. The removed code is elided with #if 0 ... #endif
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c
index e534dc72ec..318b4dc305 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c
@@ -33,8 +33,6 @@
*/
/*
- * $Id$
- *
* Modifications are made to compile for RTEMS. Removes asm.h and printf.h.
* Removes write().
*
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
index 0d5a89db44..e2ba6261e8 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
@@ -28,8 +28,6 @@
#
/*
- * $Id$
- *
* This code is originally in asm.S. This is the only function used from that
* file, so it has been relocated to this new file ofw.S which is not actually
* located in the HelenOS code base.
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S b/c/src/lib/libbsp/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S
index 35fe1034bc..f8fa1c6a24 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S
@@ -27,8 +27,6 @@
#
/*
- * $Id$
- *
* This file originally is sparc64/src/sun4u/start.S
* A lot of changes are made to the code, because we only need the relevant
* portions for taking over the D- and I-MMUs.
diff --git a/c/src/lib/libbsp/sparc64/shared/include/asm.h b/c/src/lib/libbsp/sparc64/shared/include/asm.h
index dbc8ec1699..6694b22ed0 100644
--- a/c/src/lib/libbsp/sparc64/shared/include/asm.h
+++ b/c/src/lib/libbsp/sparc64/shared/include/asm.h
@@ -6,8 +6,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$
*/
diff --git a/c/src/lib/libbsp/sparc64/shared/include/traptable.h b/c/src/lib/libbsp/sparc64/shared/include/traptable.h
index bf353dc22e..282c47670b 100644
--- a/c/src/lib/libbsp/sparc64/shared/include/traptable.h
+++ b/c/src/lib/libbsp/sparc64/shared/include/traptable.h
@@ -6,8 +6,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$
*/
/* This file can be included by assembly code */
diff --git a/c/src/lib/libbsp/sparc64/shared/start/start.S b/c/src/lib/libbsp/sparc64/shared/start/start.S
index 69186e81b5..ca85d69bb9 100644
--- a/c/src/lib/libbsp/sparc64/shared/start/start.S
+++ b/c/src/lib/libbsp/sparc64/shared/start/start.S
@@ -39,8 +39,6 @@
* Modifications for the RTEMS executive are
* COPYRIGHT (c) 2010 Gedare Bloom.
* COPYRIGHT (c) 2010 Eugen Leontie.
- *
- * $Id$
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/start/trap_table.S b/c/src/lib/libbsp/sparc64/shared/start/trap_table.S
index eb33ec09f6..2ef381b7c4 100644
--- a/c/src/lib/libbsp/sparc64/shared/start/trap_table.S
+++ b/c/src/lib/libbsp/sparc64/shared/start/trap_table.S
@@ -10,8 +10,6 @@
* http://www.rtems.com/license/LICENSE.
*
* This code defines the space for the trap table used by sun4u.
- *
- * $Id$
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/startup/bspgetworkarea.c b/c/src/lib/libbsp/sparc64/shared/startup/bspgetworkarea.c
index 7bef613f9c..84f5777573 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/bspgetworkarea.c
+++ b/c/src/lib/libbsp/sparc64/shared/startup/bspgetworkarea.c
@@ -9,8 +9,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/sparc64/shared/startup/bsppredriverhook.c b/c/src/lib/libbsp/sparc64/shared/startup/bsppredriverhook.c
index c835486308..273d784d29 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/bsppredriverhook.c
+++ b/c/src/lib/libbsp/sparc64/shared/startup/bsppredriverhook.c
@@ -7,8 +7,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/bootcard.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/startup/bspstart.c b/c/src/lib/libbsp/sparc64/shared/startup/bspstart.c
index 9277bb10a8..5c13ab2ffa 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/bspstart.c
+++ b/c/src/lib/libbsp/sparc64/shared/startup/bspstart.c
@@ -10,8 +10,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 <string.h>
diff --git a/c/src/lib/libbsp/sparc64/shared/startup/linkcmds b/c/src/lib/libbsp/sparc64/shared/startup/linkcmds
index 6269940c2f..57d7c262d6 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/linkcmds
+++ b/c/src/lib/libbsp/sparc64/shared/startup/linkcmds
@@ -1,6 +1,4 @@
/* linkcmds
- *
- * $Id$
*/
/*
diff --git a/c/src/lib/libbsp/sparc64/shared/startup/setvec.c b/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
index 7c2c9709ad..21c8f4a735 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
+++ b/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
@@ -19,8 +19,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/sparc64/usiii/Makefile.am b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
index 2a25510886..6c169e0e64 100644
--- a/c/src/lib/libbsp/sparc64/usiii/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/usiii/README b/c/src/lib/libbsp/sparc64/usiii/README
index 48514dc8d0..83c6b68b22 100644
--- a/c/src/lib/libbsp/sparc64/usiii/README
+++ b/c/src/lib/libbsp/sparc64/usiii/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
BSP NAME: usiii
BOARD:
BUS: n/a
diff --git a/c/src/lib/libbsp/sparc64/usiii/configure.ac b/c/src/lib/libbsp/sparc64/usiii/configure.ac
index a67c57028f..fcb5814242 100644
--- a/c/src/lib/libbsp/sparc64/usiii/configure.ac
+++ b/c/src/lib/libbsp/sparc64/usiii/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4u],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/usiii/include/bsp.h b/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
index e622b3a62b..31768df339 100644
--- a/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
+++ b/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
@@ -16,8 +16,6 @@
* COPYRIGHT (c) 2010.
* Eugen Leontie
* Gedare Bloom
- *
- * $Id$
*/
#ifndef _BSP_H
diff --git a/c/src/lib/libbsp/sparc64/usiii/include/tm27.h b/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
index 971636b3a0..34fb9396ac 100644
--- a/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
+++ b/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
@@ -4,8 +4,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$
*/
#ifndef _RTEMS_TMTEST27
diff --git a/c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg b/c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg
index 956826618c..66ab315171 100644
--- a/c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg
+++ b/c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg
@@ -1,9 +1,6 @@
#
# Config file for the UltraSparc III, IV SPARC64 processors.
# TODO: currently configured and tested only for ultrasparc3
-#
-# $Id$
-#
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sparc64
diff --git a/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S b/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
index 78807ae71f..9e918de2c7 100644
--- a/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
+++ b/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
@@ -11,8 +11,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 <rtems/asm.h>