summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp12/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp12/init.c')
-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 028cbb4675..1177092db7 100644
--- a/testsuites/mptests/mp12/init.c
+++ b/testsuites/mptests/mp12/init.c
@@ -29,7 +29,7 @@
#define TEST_INIT
#include "system.h"
-rtems_unsigned8 Partition_area[ 1024 ] CPU_STRUCTURE_ALIGNMENT;
+uint8_t Partition_area[ 1024 ] CPU_STRUCTURE_ALIGNMENT;
rtems_task Init(
rtems_task_argument argument