summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/mppkt.h
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/include/rtems/score/mppkt.h
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/include/rtems/score/mppkt.h')
-rw-r--r--cpukit/score/include/rtems/score/mppkt.h7
1 files changed, 3 insertions, 4 deletions
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 {