summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-26 13:25:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-26 13:25:58 +0000
commit879a0474ea8c3a1c5032b5fa870dc792a5160c72 (patch)
tree06e2b6dbf6ee955e8bd749c1eaf40d948c2a62ef /c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
parentnew file (diff)
downloadrtems-879a0474ea8c3a1c5032b5fa870dc792a5160c72.tar.bz2
fixed Id strings
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/ppc403/timer/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/ppc403/timer/timer.c b/c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
index f351a9109d..d18d31c4bc 100644
--- a/c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
+++ b/c/src/lib/libcpu/powerpc/ppc403/timer/timer.c
@@ -31,7 +31,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * timer.c,v 1.2 1995/05/31 16:59:23 joel Exp
+ * $Id$
*/
#include <bsp.h>