summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/symbol-name.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/symbol-name.yml')
-rw-r--r--spec/rtems/basedefs/if/symbol-name.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/if/symbol-name.yml b/spec/rtems/basedefs/if/symbol-name.yml
index 6bd5c607..198818ba 100644
--- a/spec/rtems/basedefs/if/symbol-name.yml
+++ b/spec/rtems/basedefs/if/symbol-name.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Constructs a symbol name.
+ Maps the name to the associated symbol name.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -29,6 +29,7 @@ params:
dir: null
name: _name
return:
- return: null
+ return: |
+ Returns the symbol name associated with the name.
return-values: []
type: interface