summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/true.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/true.yml')
-rw-r--r--spec/rtems/basedefs/if/true.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/if/true.yml b/spec/rtems/basedefs/if/true.yml
new file mode 100644
index 00000000..a63fdda6
--- /dev/null
+++ b/spec/rtems/basedefs/if/true.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: If TRUE is undefined, then TRUE is defined to 1.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+definition:
+ default: '1'
+ variants: []
+description: null
+enabled-by:
+- not: 'TRUE'
+interface-type: define
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: 'TRUE'
+notes: null
+type: interface