summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/header.yml
blob: be4c43f1b9046ecd915d8a0f2f381359ebcbc821 (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
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
path: rtems/score/basedefs.h
prefix: cpukit/include
type: interface