summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp11/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp11/init.c')
-rw-r--r--testsuites/mptests/mp11/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/mp11/init.c b/testsuites/mptests/mp11/init.c
index 7adc391319..df3e4f3abb 100644
--- a/testsuites/mptests/mp11/init.c
+++ b/testsuites/mptests/mp11/init.c
@@ -31,7 +31,7 @@
#include "conftbl.h"
#include "gvar.h"
-rtems_unsigned8 my_partition[0x30000];
+rtems_unsigned8 my_partition[0x30000] CPU_STRUCTURE_ALIGNMENT;
rtems_task Init(
rtems_task_argument argument