summaryrefslogtreecommitdiff
path: root/spec/if/rtems/sem
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-06 09:23:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commit518d8c3763f4ab0e3cac33d643b968f5e868e9c4 (patch)
tree63b8ca1334ab7c71956214ab17a81d5bef04aaac /spec/if/rtems/sem
parent813f520674faf874a74fe8cf28423da9a564feb7 (diff)
spec: Move application configuration items
Diffstat (limited to 'spec/if/rtems/sem')
-rw-r--r--spec/if/rtems/sem/create.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/rtems/sem/create.yml b/spec/if/rtems/sem/create.yml
index d91eba5b..4aa50d33 100644
--- a/spec/if/rtems/sem/create.yml
+++ b/spec/if/rtems/sem/create.yml
@@ -120,7 +120,7 @@ notes: |
system for insertion in the local copy of the global object table.
The total number of global objects, including semaphores, is limited by the
- ${/acfg/opt/mpmaxglobalobjects:/name} application configuration option.
+ ${/if/acfg/mp-max-global-objects:/name} application configuration option.
It is not allowed to create an initially locked MrsP semaphore and the
${../status/invalid-number:/name} status code will be returned in SMP
@@ -173,7 +173,7 @@ return:
- description: |
There was no inactive semaphore object available to create a new
semaphore. The semaphore object maximum is defined by the
- ${/acfg/opt/maxsemaphores:/name} application configuration option.
+ ${/if/acfg/max-semaphores:/name} application configuration option.
value: ${../status/too-many:/name}
- description: |
In multiprocessing configurations, there was no inactive global object