summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/false.yml
blob: 5036cc981d0630947aa72e3d256b74182f97dd49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  If FALSE is undefined, then FALSE is defined to 0.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: '0'
  variants: []
description: null
enabled-by:
- not: 'FALSE'
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: 'FALSE'
notes: null
type: interface