summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp12/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp12/system.h')
-rw-r--r--testsuites/sptests/sp12/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp12/system.h b/testsuites/sptests/sp12/system.h
index 4b167ea751..45f9be3ff0 100644
--- a/testsuites/sptests/sp12/system.h
+++ b/testsuites/sptests/sp12/system.h
@@ -22,7 +22,7 @@ rtems_task Init(
);
void Priority_test_driver(
- rtems_unsigned32 priority_base
+ uint32_t priority_base
);
rtems_task Priority_task(