summaryrefslogtreecommitdiff
path: root/spec/if/rtems/userext/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/userext/group.yml')
-rw-r--r--spec/if/rtems/userext/group.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/if/rtems/userext/group.yml b/spec/if/rtems/userext/group.yml
index cfa1ed9a..827b234d 100644
--- a/spec/if/rtems/userext/group.yml
+++ b/spec/if/rtems/userext/group.yml
@@ -1,12 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: API
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-description: |
+brief: |
The User Extensions Manager allows the application developer to augment the
executive by allowing them to supply extension routines which are invoked at
critical system events.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: null
enabled-by: true
identifier: RTEMSAPIClassicUserext
interface-type: group
@@ -16,4 +16,6 @@ links:
- role: interface-ingroup
uid: ../group
name: User Extensions Manager
+text: |
+ The Classic API shall provide an interface to the User Extensions Manager.
type: interface