summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-api-configuration.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-api-configuration.yml')
-rw-r--r--spec/rtems/config/if/get-api-configuration.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/rtems/config/if/get-api-configuration.yml b/spec/rtems/config/if/get-api-configuration.yml
index 79760cf7..c1637758 100644
--- a/spec/rtems/config/if/get-api-configuration.yml
+++ b/spec/rtems/config/if/get-api-configuration.yml
@@ -1,7 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the pointer to the Classic API Configuration Table of this
- application.
+ Gets the Classic API Configuration Table of this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -24,6 +23,8 @@ name: rtems_configuration_get_rtems_api_configuration
notes: null
params: []
return:
- return: null
+ return: |
+ Returns the pointer to the Classic API Configuration Table of this
+ application.
return-values: []
type: interface