source: rtems-central/spec/rtems/userext/if/fatal-source.yml

Last change on this file was 940b7ea6, checked in by Sebastian Huber <sebastian.huber@…>, on 05/19/23 at 05:26:09

Update company name

The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.

  • Property mode set to 100644
File size: 641 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: |
3  This enumeration represents system termination sources.
4copyrights:
5- Copyright (C) 2021 embedded brains GmbH & Co. KG
6definition:
7  default: ${/score/interr/if/source:/name} ${.:/name}
8  variants: []
9description: null
10enabled-by: true
11index-entries: []
12interface-type: typedef
13links:
14- role: interface-placement
15  uid: header
16- role: interface-ingroup
17  uid: group
18name: rtems_fatal_source
19notes: |
20  The system termination code may provide additional information depending on
21  the system termination source, see ${fatal-code:/name}.
22params: []
23return: null
24type: interface
Note: See TracBrowser for help on using the repository browser.