summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp04/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp04/system.h')
-rw-r--r--testsuites/sptests/sp04/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp04/system.h b/testsuites/sptests/sp04/system.h
index 1015a1703e..7481f3b354 100644
--- a/testsuites/sptests/sp04/system.h
+++ b/testsuites/sptests/sp04/system.h
@@ -62,7 +62,7 @@ TEST_EXTERN rtems_id Extension_id[ 4 ];
TEST_EXTERN rtems_name Extension_name[ 4 ]; /* array of task names */
/* array of task run counts */
-TEST_EXTERN volatile rtems_unsigned32 Run_count[ 4 ];
+TEST_EXTERN volatile uint32_t Run_count[ 4 ];
/*
* Keep track of task switches