summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/req/period.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon/req/period.yml')
-rw-r--r--spec/rtems/ratemon/req/period.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/ratemon/req/period.yml b/spec/rtems/ratemon/req/period.yml
index b5730869..445b9f19 100644
--- a/spec/rtems/ratemon/req/period.yml
+++ b/spec/rtems/ratemon/req/period.yml
@@ -554,7 +554,7 @@ test-support: |
ctx->status = CallPeriodFunction( ctx, ctx->id_param, ctx->length_param );
}
- static void WorkerTask( unsigned int argument )
+ static void WorkerTask( rtems_task_argument argument )
{
RtemsRatemonReqPeriod_Context *ctx =
(RtemsRatemonReqPeriod_Context *) argument;