summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/cpu.h
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/cpu.h
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/cpu.h')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu.h2
1 files changed, 1 insertions, 1 deletions
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