summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm/shared/include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/arm/shared/include/cache_.h2
-rw-r--r--c/src/lib/libcpu/arm/shared/include/mmu.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/arm/shared/include/cache_.h b/c/src/lib/libcpu/arm/shared/include/cache_.h
index b78dee6490..1949e86ed1 100644
--- a/c/src/lib/libcpu/arm/shared/include/cache_.h
+++ b/c/src/lib/libcpu/arm/shared/include/cache_.h
@@ -18,8 +18,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 LIBCPU_ARM_CACHE__H
diff --git a/c/src/lib/libcpu/arm/shared/include/mmu.h b/c/src/lib/libcpu/arm/shared/include/mmu.h
index d298a93e2b..c2ed62ed62 100644
--- a/c/src/lib/libcpu/arm/shared/include/mmu.h
+++ b/c/src/lib/libcpu/arm/shared/include/mmu.h
@@ -3,8 +3,6 @@
*
* Copyright (c) 2004 by Cogent Computer Systems
* Written by Jay Monkman <jtm@lopingdog.com>
- *
- * $Id$
*/
#ifndef __MMU_H__
#define __MMU_H__