summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp19/first.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp19/first.c')
-rw-r--r--testsuites/sptests/sp19/first.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp19/first.c b/testsuites/sptests/sp19/first.c
index 23c6ec3f95..0d6f47ef26 100644
--- a/testsuites/sptests/sp19/first.c
+++ b/testsuites/sptests/sp19/first.c
@@ -30,7 +30,7 @@ rtems_task First_FP_task(
rtems_status_code status;
rtems_id tid;
rtems_time_of_day time;
- rtems_unsigned32 task_index;
+ uint32_t task_index;
INTEGER_DECLARE;
FP_DECLARE;