summaryrefslogtreecommitdiffstats
path: root/spec/rtems/fatal/if/assert-context.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/fatal/if/assert-context.yml')
-rw-r--r--spec/rtems/fatal/if/assert-context.yml50
1 files changed, 50 insertions, 0 deletions
diff --git a/spec/rtems/fatal/if/assert-context.yml b/spec/rtems/fatal/if/assert-context.yml
new file mode 100644
index 00000000..9fb89b87
--- /dev/null
+++ b/spec/rtems/fatal/if/assert-context.yml
@@ -0,0 +1,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