summaryrefslogtreecommitdiff
path: root/spec/if/rtems/fatal/group.yml
blob: de0790cd4d0ea67b7a5cfb73764b10fe4044a6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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: |
  The Fatal Error Manager processes all fatal or irrecoverable errors and other
  sources of system termination (for example after ``exit()``).  Fatal errors
  are identified by the fatal source and error code pair.
enabled-by: true
identifier: RTEMSAPIClassicFatal
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../group
name: Fatal Error Manager
type: interface