summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/userextensions.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-glossary/glossary/userextensions.yml')
-rw-r--r--spec-glossary/glossary/userextensions.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec-glossary/glossary/userextensions.yml b/spec-glossary/glossary/userextensions.yml
index 2c16783b..50d59098 100644
--- a/spec-glossary/glossary/userextensions.yml
+++ b/spec-glossary/glossary/userextensions.yml
@@ -1,5 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
enabled-by: true
glossary-type: term
@@ -8,6 +9,9 @@ links:
uid: ../glossary-general
term: user extensions
text: |
- Software routines provided by the application to enhance the
- functionality of RTEMS.
+ User extensions are software routines provided by the application to enhance
+ the functionality of RTEMS. An active user extension is either in the
+ ${initial-extension-sets:/term} or the ${dynamic-extension-sets:/term}. User
+ extensions are invoked in ${extension-forward-order:/term} or
+ ${extension-reverse-order:/term}.
type: glossary