summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:34:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-29 20:34:01 +0000
commitac200c1ba1ed071354d578bdc2e7feec81b10baf (patch)
treeb78e6484cb446bdfacc8f5e36e51579e75059067 /cpukit/score
parent2004-09-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ac200c1ba1ed071354d578bdc2e7feec81b10baf.tar.bz2
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* configure.ac, libmisc/cpuuse/README, libmisc/stackchk/README, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am, score/include/rtems/score/mppkt.h: i960 obsoleted and all references removed.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/Makefile.am2
-rw-r--r--cpukit/score/include/rtems/score/mppkt.h7
2 files changed, 4 insertions, 5 deletions
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index 3d9c6eb8ac..37e01b39bd 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -4,7 +4,7 @@
SUBDIRS = @RTEMS_CPU@
-DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
+DIST_SUBDIRS = arm c4x h8300 i386 m68k mips no_cpu or32 powerpc sh \
sparc unix
DIST_SUBDIRS += avr
diff --git a/cpukit/score/include/rtems/score/mppkt.h b/cpukit/score/include/rtems/score/mppkt.h
index b4cff19342..3c70225cc1 100644
--- a/cpukit/score/include/rtems/score/mppkt.h
+++ b/cpukit/score/include/rtems/score/mppkt.h
@@ -54,10 +54,9 @@ typedef enum {
* The following record contains the prefix for every packet
* passed between nodes in an MP system.
*
- * NOTE: This structure is padded to insure that anything
- * following it is on a 16 byte boundary. This is
- * the most stringent structure alignment rule
- * encountered yet (i960CA).
+ * NOTE: This structure is padded to ensure that anything following it
+ * is on a 16 byte boundary. This is the most stringent structure
+ * alignment rule encountered yet.
*/
typedef struct {