summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxbarrier01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxbarrier01')
-rw-r--r--testsuites/psxtests/psxbarrier01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxbarrier01/main.c2
-rw-r--r--testsuites/psxtests/psxbarrier01/test.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index 711d58da81..1ba3ad6387 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxbarrier01/main.c b/testsuites/psxtests/psxbarrier01/main.c
index 9a6c840dd8..5d71fbac52 100644
--- a/testsuites/psxtests/psxbarrier01/main.c
+++ b/testsuites/psxtests/psxbarrier01/main.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$
*/
#define CONFIGURE_INIT
diff --git a/testsuites/psxtests/psxbarrier01/test.c b/testsuites/psxtests/psxbarrier01/test.c
index 8701c853fc..90e4b809b8 100644
--- a/testsuites/psxtests/psxbarrier01/test.c
+++ b/testsuites/psxtests/psxbarrier01/test.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$
*/
#ifdef HAVE_CONFIG_H