summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/header.yml
blob: c8b888eeec9f0d7e4dcfd257d1cf5bfe183e2c15 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This header file provides basic definitions used by the API and
  the implementation.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
index-entries: []
interface-type: header-file
links:
- enabled-by: true
  role: interface-include
  uid: /build-options/if/cpuopts
- enabled-by:
    not: ASM
  role: interface-include
  uid: /c/if/stddef
- enabled-by:
    not: ASM
  role: interface-include
  uid: /c/if/stdbool
- enabled-by:
    not: ASM
  role: interface-include
  uid: /c/if/stdint
- role: interface-placement
  uid: /if/domain
- role: interface-ingroup
  uid: /score/if/group
path: rtems/score/basedefs.h
prefix: cpukit/include
type: interface