From 6b45e470be6178f5aa6d7f6117338cef482f9203 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Aug 1995 16:44:49 +0000 Subject: Merged PowerPC port as submitted by Andy Bray of I-CUBED, Ltd (andy@i-cubed.demon.co.uk). This initial submission is known to work on the IBM 403. It is thought to work on the Motorola 601, 603, and 604 although this remains to be tested. Another user -- Doug Currie (e@flavors.com) -- is interested in this work and will be testing it on the 604 using the Metrowerks C compiler and a different format assembly language. --- cpukit/score/inline/rtems/score/wkspace.inl | 2 +- cpukit/score/macros/rtems/score/chain.inl | 2 +- cpukit/score/macros/rtems/score/heap.inl | 2 +- cpukit/score/macros/rtems/score/object.inl | 2 +- cpukit/score/macros/rtems/score/priority.inl | 2 +- cpukit/score/macros/rtems/score/sysstate.inl | 2 +- cpukit/score/macros/rtems/score/wkspace.inl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'cpukit') diff --git a/cpukit/score/inline/rtems/score/wkspace.inl b/cpukit/score/inline/rtems/score/wkspace.inl index 1d88843db8..39d5ad8eb8 100644 --- a/cpukit/score/inline/rtems/score/wkspace.inl +++ b/cpukit/score/inline/rtems/score/wkspace.inl @@ -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. * - * wkspace.inl,v 1.2 1995/05/31 16:48:49 joel Exp + * $Id$ */ #ifndef __WORKSPACE_inl diff --git a/cpukit/score/macros/rtems/score/chain.inl b/cpukit/score/macros/rtems/score/chain.inl index 3e17c46bfa..0f09499f1d 100644 --- a/cpukit/score/macros/rtems/score/chain.inl +++ b/cpukit/score/macros/rtems/score/chain.inl @@ -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. * - * chain.inl,v 1.2 1995/05/31 16:48:59 joel Exp + * $Id$ */ #ifndef __MACROS_CHAIN_h diff --git a/cpukit/score/macros/rtems/score/heap.inl b/cpukit/score/macros/rtems/score/heap.inl index 1c2b20cbec..4966aab385 100644 --- a/cpukit/score/macros/rtems/score/heap.inl +++ b/cpukit/score/macros/rtems/score/heap.inl @@ -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. * - * heap.inl,v 1.2 1995/05/31 16:49:10 joel Exp + * $Id$ */ #ifndef __HEAP_inl diff --git a/cpukit/score/macros/rtems/score/object.inl b/cpukit/score/macros/rtems/score/object.inl index b95b5d678b..6c7caa383a 100644 --- a/cpukit/score/macros/rtems/score/object.inl +++ b/cpukit/score/macros/rtems/score/object.inl @@ -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. * - * object.inl,v 1.2 1995/05/31 16:49:20 joel Exp + * $Id$ */ #ifndef __OBJECTS_inl diff --git a/cpukit/score/macros/rtems/score/priority.inl b/cpukit/score/macros/rtems/score/priority.inl index 380df633d7..0efec0050e 100644 --- a/cpukit/score/macros/rtems/score/priority.inl +++ b/cpukit/score/macros/rtems/score/priority.inl @@ -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. * - * priority.inl,v 1.2 1995/05/31 16:49:27 joel Exp + * $Id$ */ #ifndef __PRIORITY_inl diff --git a/cpukit/score/macros/rtems/score/sysstate.inl b/cpukit/score/macros/rtems/score/sysstate.inl index 89c5098341..ed13494d30 100644 --- a/cpukit/score/macros/rtems/score/sysstate.inl +++ b/cpukit/score/macros/rtems/score/sysstate.inl @@ -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. * - * sysstate.inl,v 1.2 1995/05/31 16:49:39 joel Exp + * $Id$ */ #ifndef __SYSTEM_STATE_inl diff --git a/cpukit/score/macros/rtems/score/wkspace.inl b/cpukit/score/macros/rtems/score/wkspace.inl index d50bc110fb..1139e188db 100644 --- a/cpukit/score/macros/rtems/score/wkspace.inl +++ b/cpukit/score/macros/rtems/score/wkspace.inl @@ -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. * - * wkspace.inl,v 1.2 1995/05/31 16:49:53 joel Exp + * $Id$ */ #ifndef __WORKSPACE_inl -- cgit v1.2.3