summaryrefslogtreecommitdiffstats
path: root/spec/rtems/scheduler/if/map-priority-to-posix.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-19 21:42:45 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-19 21:42:45 +0100
commit39b71997bdd3bed71c735bc6239db650d1330563 (patch)
tree15686ef4c8cb2b6186773ee1b030fc1bb57ba283 /spec/rtems/scheduler/if/map-priority-to-posix.yml
parentspec: Specify missing barrier create case (diff)
downloadrtems-central-39b71997bdd3bed71c735bc6239db650d1330563.tar.bz2
spec: Move rtems_task_priority item
Diffstat (limited to 'spec/rtems/scheduler/if/map-priority-to-posix.yml')
-rw-r--r--spec/rtems/scheduler/if/map-priority-to-posix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/scheduler/if/map-priority-to-posix.yml b/spec/rtems/scheduler/if/map-priority-to-posix.yml
index c887d45f..9bd070ee 100644
--- a/spec/rtems/scheduler/if/map-priority-to-posix.yml
+++ b/spec/rtems/scheduler/if/map-priority-to-posix.yml
@@ -9,7 +9,7 @@ definition:
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
- - ${../../task/if/priority:/name} ${.:/params[1]/name}
+ - ${../../type/if/priority:/name} ${.:/params[1]/name}
- int *${.:/params[2]/name}
return: ${../../status/if/code:/name}
variants: []