summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxitimer
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxitimer/Makefile.am4
-rw-r--r--testsuites/psxtests/psxitimer/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/psxtests/psxitimer/Makefile.am b/testsuites/psxtests/psxitimer/Makefile.am
index 24a2d63644..aa0d614f6d 100644
--- a/testsuites/psxtests/psxitimer/Makefile.am
+++ b/testsuites/psxtests/psxitimer/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxitimer
psxitimer_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxitimer/init.c b/testsuites/psxtests/psxitimer/init.c
index 046a4ef310..714959b98e 100644
--- a/testsuites/psxtests/psxitimer/init.c
+++ b/testsuites/psxtests/psxitimer/init.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$
*/
#ifdef HAVE_CONFIG_H