summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme136/timer
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme136/timer')
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/timer/timer.c2
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme136/timer/timer.c b/c/src/lib/libbsp/m68k/mvme136/timer/timer.c
index 0793b04cf5..ce5da0f43a 100644
--- a/c/src/lib/libbsp/m68k/mvme136/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/mvme136/timer/timer.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/btimer.h>
diff --git a/c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S b/c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S
index 0bc8ba8c4e..8251cb0b9f 100644
--- a/c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S
+++ b/c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S
@@ -14,8 +14,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/asm.h>