summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/tx39
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/mips/tx39')
-rw-r--r--c/src/lib/libcpu/mips/tx39/include/tx3904.h2
-rw-r--r--c/src/lib/libcpu/mips/tx39/vectorisrs/vectorisrs.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/mips/tx39/include/tx3904.h b/c/src/lib/libcpu/mips/tx39/include/tx3904.h
index c55a3222ea..d9e6b95ab8 100644
--- a/c/src/lib/libcpu/mips/tx39/include/tx3904.h
+++ b/c/src/lib/libcpu/mips/tx39/include/tx3904.h
@@ -13,8 +13,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 __TX3904_h
diff --git a/c/src/lib/libcpu/mips/tx39/vectorisrs/vectorisrs.c b/c/src/lib/libcpu/mips/tx39/vectorisrs/vectorisrs.c
index a5b4e182eb..280553363f 100644
--- a/c/src/lib/libcpu/mips/tx39/vectorisrs/vectorisrs.c
+++ b/c/src/lib/libcpu/mips/tx39/vectorisrs/vectorisrs.c
@@ -1,7 +1,5 @@
/*
* TX3904 Interrupt Vectoring
- *
- * $Id$
*/
#include <rtems.h>