summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-07-19 16:14:53 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-07-19 16:55:18 +0200
commit1c554014afbf6f73d1ee59d4119ae0e8c3765442 (patch)
tree7ddad7110c5abb99981e96fb77dd632289c5e5c8 /c/src/lib/libbsp/sparc
parentRemove CVS-Ids. (diff)
downloadrtems-1c554014afbf6f73d1ee59d4119ae0e8c3765442.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'c/src/lib/libbsp/sparc')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/pci/pci.c2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c2
-rw-r--r--c/src/lib/libbsp/sparc/shared/include/pci.h2
7 files changed, 0 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c b/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c
index 4c4c0b16ba..e9131376f1 100644
--- a/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c
+++ b/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.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.
- *
- * leon_open_eth.c,v 1.1.2.1 2005/10/05 19:26:00 joel Exp
*/
diff --git a/c/src/lib/libbsp/sparc/leon3/pci/pci.c b/c/src/lib/libbsp/sparc/leon3/pci/pci.c
index 4aadd3052e..a1100672ef 100644
--- a/c/src/lib/libbsp/sparc/leon3/pci/pci.c
+++ b/c/src/lib/libbsp/sparc/leon3/pci/pci.c
@@ -13,8 +13,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * pci.c,v 1.2.4.4 2004/11/10 22:15:01 joel Exp
- *
* Till Straumann, <strauman@slac.stanford.edu>, 1/2002
* - separated bridge detection code out of this file
*
diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c
index 0bf94d20b7..5de6aedf0c 100644
--- a/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c
+++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c
@@ -14,8 +14,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.
- *
- * addrconv.c,v 1.7.8.1 2003/09/04 18:44:55 joel Exp
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c
index f8edf11df9..7e35352e13 100644
--- a/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c
+++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c
@@ -27,8 +27,6 @@ XXX: FIX THE COMMENTS BELOW WHEN THE CPU IS KNOWN
* 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.
- *
- * getcfg.c,v 1.7.8.1 2003/09/04 18:44:56 joel Exp
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c
index 1cc3529fb0..be3f64dbd9 100644
--- a/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c
+++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.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.
- *
- * lock.c,v 1.9.4.1 2003/09/04 18:44:56 joel Exp
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c
index a414b8b884..6a05dd6197 100644
--- a/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c
+++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c
@@ -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.
- *
- * mpisr.c,v 1.7.8.1 2003/09/04 18:44:56 joel Exp
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/sparc/shared/include/pci.h b/c/src/lib/libbsp/sparc/shared/include/pci.h
index 2dc9ac3667..1bdb7e6c30 100644
--- a/c/src/lib/libbsp/sparc/shared/include/pci.h
+++ b/c/src/lib/libbsp/sparc/shared/include/pci.h
@@ -11,8 +11,6 @@
* PCI Local Bus Specification
* PCI to PCI Bridge Specification
* PCI System Design Guide
- *
- * pci.h,v 1.2.4.2 2004/11/10 22:15:01 joel Exp
*/
#ifndef RTEMS_PCI_H