summaryrefslogtreecommitdiffstats
path: root/led/timer
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
commit28912ca573e0c5819f389fdaacf3d4ee584db1f0 (patch)
tree0718614c6425d185a56852682a4eb5d8c6689e06 /led/timer
parentAdd micromonitor. (diff)
downloadrtems-examples-28912ca573e0c5819f389fdaacf3d4ee584db1f0.tar.bz2
examples-v2 - Remove CVS Ids (scripted)
Diffstat (limited to 'led/timer')
-rw-r--r--led/timer/Makefile4
-rw-r--r--led/timer/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/led/timer/Makefile b/led/timer/Makefile
index 4ce2a92..38906fb 100644
--- a/led/timer/Makefile
+++ b/led/timer/Makefile
@@ -1,8 +1,4 @@
#
-# $Id$
-#
-
-#
# RTEMS_MAKEFILE_PATH is typically set in an environment variable
#
diff --git a/led/timer/init.c b/led/timer/init.c
index e7a415f..cc44dae 100644
--- a/led/timer/init.c
+++ b/led/timer/init.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 <stdio.h>