summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal01')
-rw-r--r--testsuites/psxtests/psxfatal01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxfatal01/testcase.h2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/psxtests/psxfatal01/Makefile.am b/testsuites/psxtests/psxfatal01/Makefile.am
index dabe15b4b5..1444b56e90 100644
--- a/testsuites/psxtests/psxfatal01/Makefile.am
+++ b/testsuites/psxtests/psxfatal01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxfatal01
psxfatal01_SOURCES = ../psxfatal_support/init.c ../psxfatal_support/system.h testcase.h
diff --git a/testsuites/psxtests/psxfatal01/testcase.h b/testsuites/psxtests/psxfatal01/testcase.h
index 5a6742433f..731a31b43a 100644
--- a/testsuites/psxtests/psxfatal01/testcase.h
+++ b/testsuites/psxtests/psxfatal01/testcase.h
@@ -1,7 +1,5 @@
/*
* Classic API Init task create failure
- *
- * $Id$
*/
#include <errno.h>