summaryrefslogtreecommitdiffstats
path: root/c/src/support
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/support/Makefile.am4
-rw-r--r--c/src/support/version.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/c/src/support/Makefile.am b/c/src/support/Makefile.am
index 55b549e7fa..66c81546c2 100644
--- a/c/src/support/Makefile.am
+++ b/c/src/support/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
AM_CPPFLAGS += -DRTEMS_BSP=\"@RTEMS_BSP@\"
diff --git a/c/src/support/version.c b/c/src/support/version.c
index 6f70e882af..f19d8c5398 100644
--- a/c/src/support/version.c
+++ b/c/src/support/version.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$
*/
#include <rtems/system.h>