summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/basedefs/false.yml
blob: e566e0bd0861d50346c0cbf71ad22083ff308b3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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'
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: 'FALSE'
notes: null
type: interface