summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-22 16:03:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-22 16:03:46 +0000
commitda6375babd4c6268c4cfc595c06e89f348831d14 (patch)
treee0f757b6f84219952bc1eafb40e3a3459b159936 /c/src/exec/score/cpu/hppa1.1
parentmake inline and macro implementations match (diff)
downloadrtems-da6375babd4c6268c4cfc595c06e89f348831d14.tar.bz2
fix broken RCS Ids -- $ accidentally lost merging changes earlier
Diffstat (limited to 'c/src/exec/score/cpu/hppa1.1')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu.c2
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu.h2
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu_asm.s2
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems.s2
5 files changed, 5 insertions, 5 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/cpu.c b/c/src/exec/score/cpu/hppa1.1/cpu.c
index 7dd3ecb3b3..437996a78d 100644
--- a/c/src/exec/score/cpu/hppa1.1/cpu.c
+++ b/c/src/exec/score/cpu/hppa1.1/cpu.c
@@ -14,7 +14,7 @@
* Division Incorporated makes no representations about the
* suitability of this software for any purpose.
*
- * cpu.c,v 1.2 1995/05/09 20:11:35 joel Exp
+ * $Id$
*/
#include <rtems/system.h>
diff --git a/c/src/exec/score/cpu/hppa1.1/cpu.h b/c/src/exec/score/cpu/hppa1.1/cpu.h
index e7016a2d29..3d330e09e5 100644
--- a/c/src/exec/score/cpu/hppa1.1/cpu.h
+++ b/c/src/exec/score/cpu/hppa1.1/cpu.h
@@ -20,7 +20,7 @@
* Note:
* This file is included by both C and assembler code ( -DASM )
*
- * cpu.h,v 1.2 1995/05/09 20:11:36 joel Exp
+ * $Id$
*/
#ifndef __CPU_h
diff --git a/c/src/exec/score/cpu/hppa1.1/cpu_asm.h b/c/src/exec/score/cpu/hppa1.1/cpu_asm.h
index 2d40ca2d55..951f80dcf0 100644
--- a/c/src/exec/score/cpu/hppa1.1/cpu_asm.h
+++ b/c/src/exec/score/cpu/hppa1.1/cpu_asm.h
@@ -19,7 +19,7 @@
*
* Utah $Hdr: asm.h 1.6 91/12/03$
*
- * RTEMS: cpu_asm.h,v 1.2 1995/05/09 20:11:39 joel Exp
+ * $Id$
*/
/*
diff --git a/c/src/exec/score/cpu/hppa1.1/cpu_asm.s b/c/src/exec/score/cpu/hppa1.1/cpu_asm.s
index 9e7293d554..acb6e589fd 100644
--- a/c/src/exec/score/cpu/hppa1.1/cpu_asm.s
+++ b/c/src/exec/score/cpu/hppa1.1/cpu_asm.s
@@ -24,7 +24,7 @@
# Division Incorporated makes no representations about the
# suitability of this software for any purpose.
#
-# cpu_asm.S,v 1.2 1995/05/09 20:11:37 joel Exp
+ * $Id$
#
#include <rtems/hppa.h>
diff --git a/c/src/exec/score/cpu/hppa1.1/rtems.s b/c/src/exec/score/cpu/hppa1.1/rtems.s
index be8a5e8c1e..84ffadd856 100644
--- a/c/src/exec/score/cpu/hppa1.1/rtems.s
+++ b/c/src/exec/score/cpu/hppa1.1/rtems.s
@@ -11,7 +11,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.
*
- * rtems.S,v 1.2 1995/05/09 20:11:41 joel Exp
+ * $Id$
*/
#include <rtems/hppa.h>