summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
commit28912ca573e0c5819f389fdaacf3d4ee584db1f0 (patch)
tree0718614c6425d185a56852682a4eb5d8c6689e06 /benchmarks
parent526708ba7291d9951b47a01078b8a1af1e2eb736 (diff)
examples-v2 - Remove CVS Ids (scripted)
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile4
-rw-r--r--benchmarks/nbench/Makefile4
-rw-r--r--benchmarks/nbench/README4
-rw-r--r--benchmarks/nbench/main.c2
-rw-r--r--benchmarks/nbench/nbench-byte-2.2.3/emfloat.h1
-rw-r--r--benchmarks/nbench/nbench-byte-2.2.3/misc.c1
-rw-r--r--benchmarks/nbench/nbench-byte-2.2.3/nbench0.c1
-rw-r--r--benchmarks/nbench/nbench-byte-2.2.3/nbench1.c1
-rw-r--r--benchmarks/nbench/nbench-byte-2.2.3/sysspec.c1
9 files changed, 0 insertions, 19 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 56e16ee..a46b4a1 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
include $(RTEMS_SHARE)/make/directory.cfg
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile
index 47863a3..7d91d72 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -1,8 +1,4 @@
#
-# $Id$
-#
-
-#
# RTEMS_MAKEFILE_PATH is typically set in an environment variable
#
diff --git a/benchmarks/nbench/README b/benchmarks/nbench/README
index 82bcec2..d29788b 100644
--- a/benchmarks/nbench/README
+++ b/benchmarks/nbench/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Byte nbench Benchmark
SOURCE: http://www.tux.org/~mayer/linux/bmark.html
diff --git a/benchmarks/nbench/main.c b/benchmarks/nbench/main.c
index 81d93cb..7c094bd 100644
--- a/benchmarks/nbench/main.c
+++ b/benchmarks/nbench/main.c
@@ -5,8 +5,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$
*/
#define CONFIGURE_MINIMUM_TASK_STACK_SIZE (4*1024)
diff --git a/benchmarks/nbench/nbench-byte-2.2.3/emfloat.h b/benchmarks/nbench/nbench-byte-2.2.3/emfloat.h
index 41cc6d9..c6c6f91 100644
--- a/benchmarks/nbench/nbench-byte-2.2.3/emfloat.h
+++ b/benchmarks/nbench/nbench-byte-2.2.3/emfloat.h
@@ -1,4 +1,3 @@
-
/*
** emfloat.h
** Header for emfloat.c
diff --git a/benchmarks/nbench/nbench-byte-2.2.3/misc.c b/benchmarks/nbench/nbench-byte-2.2.3/misc.c
index a5144e4..7ee27bf 100644
--- a/benchmarks/nbench/nbench-byte-2.2.3/misc.c
+++ b/benchmarks/nbench/nbench-byte-2.2.3/misc.c
@@ -1,4 +1,3 @@
-
/*
** misc.c
** BYTEmark (tm)
diff --git a/benchmarks/nbench/nbench-byte-2.2.3/nbench0.c b/benchmarks/nbench/nbench-byte-2.2.3/nbench0.c
index 37496e1..13fd6d9 100644
--- a/benchmarks/nbench/nbench-byte-2.2.3/nbench0.c
+++ b/benchmarks/nbench/nbench-byte-2.2.3/nbench0.c
@@ -1,4 +1,3 @@
-
/*
** nbench0.c
*/
diff --git a/benchmarks/nbench/nbench-byte-2.2.3/nbench1.c b/benchmarks/nbench/nbench-byte-2.2.3/nbench1.c
index 68e302a..be081e6 100644
--- a/benchmarks/nbench/nbench-byte-2.2.3/nbench1.c
+++ b/benchmarks/nbench/nbench-byte-2.2.3/nbench1.c
@@ -1,4 +1,3 @@
-
/*
** nbench1.c
*/
diff --git a/benchmarks/nbench/nbench-byte-2.2.3/sysspec.c b/benchmarks/nbench/nbench-byte-2.2.3/sysspec.c
index ac4b6c1..d52f371 100644
--- a/benchmarks/nbench/nbench-byte-2.2.3/sysspec.c
+++ b/benchmarks/nbench/nbench-byte-2.2.3/sysspec.c
@@ -1,4 +1,3 @@
-
#include <rtems.h>
/*