summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/fatal/assert-context.yml
blob: 9fb89b8701231a4149dcaa3c2aa76b16dc44710d (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: '%'
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
- default:
    brief: |
      This member is
    definition: const char *${.:name}
    description: '%'
    kind: member
    name: file
  variants: []
- default:
    brief: |
      This member is
    definition: int ${.:name}
    description: '%'
    kind: member
    name: line
  variants: []
- default:
    brief: |
      This member is
    definition: const char *${.:name}
    description: '%'
    kind: member
    name: function
  variants: []
- default:
    brief: |
      This member is
    definition: const char *${.:name}
    description: '%'
    kind: member
    name: failed_expression
  variants: []
definition-kind: typedef-only
description: null
enabled-by: true
interface-type: struct
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_assert_context
notes: null
type: interface