source: rtems-central/spec/if/rtems/fatal/group.yml @ 86dbbfa4

Last change on this file since 86dbbfa4 was 86dbbfa4, checked in by Sebastian Huber <sebastian.huber@…>, on 07/24/20 at 18:44:56

spec: Add requirements text to groups

  • Property mode set to 100644
File size: 744 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: |
3  The Fatal Error Manager processes all fatal or irrecoverable errors and other
4  sources of system termination (for example after ``exit()``).  Fatal errors
5  are identified by the fatal source and error code pair.
6copyrights:
7- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
8- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
9description: null
10enabled-by: true
11identifier: RTEMSAPIClassicFatal
12interface-type: group
13links:
14- role: interface-placement
15  uid: header
16- role: interface-ingroup
17  uid: ../group
18name: Fatal Error Manager
19text: |
20  The Classic API shall provide an interface to the Fatal Error Manager.
21type: interface
Note: See TracBrowser for help on using the repository browser.