summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-user-multiprocessing-table.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-user-multiprocessing-table.yml')
-rw-r--r--spec/rtems/config/if/get-user-multiprocessing-table.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/rtems/config/if/get-user-multiprocessing-table.yml b/spec/rtems/config/if/get-user-multiprocessing-table.yml
index 3068e9bf..6f84cd2d 100644
--- a/spec/rtems/config/if/get-user-multiprocessing-table.yml
+++ b/spec/rtems/config/if/get-user-multiprocessing-table.yml
@@ -1,7 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the pointer to the MPCI configuration table configured for this
- application.
+ Gets the MPCI configuration table configured for this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -22,6 +21,8 @@ name: rtems_configuration_get_user_multiprocessing_table
notes: null
params: []
return:
- return: null
+ return: |
+ Returns the pointer to the MPCI configuration table configured for this
+ application.
return-values: []
type: interface