summaryrefslogtreecommitdiffstats
path: root/spec/rtems/userext/if/fatal-code.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/userext/if/fatal-code.yml')
-rw-r--r--spec/rtems/userext/if/fatal-code.yml13
1 files changed, 8 insertions, 5 deletions
diff --git a/spec/rtems/userext/if/fatal-code.yml b/spec/rtems/userext/if/fatal-code.yml
index 811f5d07..9b36757c 100644
--- a/spec/rtems/userext/if/fatal-code.yml
+++ b/spec/rtems/userext/if/fatal-code.yml
@@ -1,12 +1,13 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: '%'
+brief: |
+ This integer type represents system termination codes.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
definition:
default: ${/score/interr/if/code:/name} ${.:/name}
variants: []
-description: null
+description: |
+ This integer type is large enough to store a 32-bit integer or a pointer.
enabled-by: true
index-entries: []
interface-type: typedef
@@ -16,7 +17,9 @@ links:
- role: interface-ingroup
uid: group
name: rtems_fatal_code
-notes: null
+notes: |
+ The interpretation of a system termination code depends on the system
+ termination source, see ${fatal-source:/name}.
params: []
return: null
type: interface