summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp03/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp03/task1.c')
-rw-r--r--testsuites/mptests/mp03/task1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/mp03/task1.c b/testsuites/mptests/mp03/task1.c
index 7e449448bc..f1a3d90760 100644
--- a/testsuites/mptests/mp03/task1.c
+++ b/testsuites/mptests/mp03/task1.c
@@ -26,7 +26,7 @@
*/
void Test_Task_Support(
- rtems_unsigned32 node
+ uint32_t node
)
{
rtems_event_set events;