summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/imfs_support
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/imfs_support')
-rw-r--r--testsuites/fstests/imfs_support/fs_config.h2
-rw-r--r--testsuites/fstests/imfs_support/fs_support.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/fstests/imfs_support/fs_config.h b/testsuites/fstests/imfs_support/fs_config.h
index da12a6e029..787fcbe64a 100644
--- a/testsuites/fstests/imfs_support/fs_config.h
+++ b/testsuites/fstests/imfs_support/fs_config.h
@@ -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$
*/
#ifndef __IMFS_SUPPORT_h
#define __IMFS_SUPPORT_h
diff --git a/testsuites/fstests/imfs_support/fs_support.c b/testsuites/fstests/imfs_support/fs_support.c
index b1e7e2149b..f623d9b873 100644
--- a/testsuites/fstests/imfs_support/fs_support.c
+++ b/testsuites/fstests/imfs_support/fs_support.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
#include "config.h"