summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-07-12 19:47:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-07-12 19:47:25 +0000
commit637df35f96d8023056369fcf2c9943419f1a1b74 (patch)
treea12bd461bf892ccaff6c67571432f0535eb03e96 /testsuites/mptests
parentadded David Glessner's 68302 work. (diff)
downloadrtems-637df35f96d8023056369fcf2c9943419f1a1b74.tar.bz2
Ada95, gnat, go32
Diffstat (limited to 'testsuites/mptests')
-rw-r--r--testsuites/mptests/mp12/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/mp12/init.c b/testsuites/mptests/mp12/init.c
index 8ef9552174..ed56e192ae 100644
--- a/testsuites/mptests/mp12/init.c
+++ b/testsuites/mptests/mp12/init.c
@@ -33,7 +33,7 @@
#include "conftbl.h"
#include "gvar.h"
-rtems_unsigned8 Partition_area[ 1024 ];
+rtems_unsigned8 Partition_area[ 1024 ] CPU_STRUCTURE_ALIGNMENT;
rtems_task Init(
rtems_task_argument argument