summaryrefslogtreecommitdiffstats
path: root/spec/rtems/userext/if/fatal-code.yml
blob: 5de27b347419a4a9e4d8239c50ca964c837f1a0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This integer type represents system termination codes.
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
  default: ${/score/interr/if/code:/name} ${.:/name}
  variants: []
description: |
  This integer type is large enough to store a 32-bit integer or a pointer.
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_fatal_code
notes: |
  The interpretation of a system termination code depends on the system
  termination source, see ${fatal-source:/name}.
params: []
return: null
type: interface