summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/basedefs/header.yml
blob: 0fe9a82300398100d411049a7649d1b9b3ddd38e (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
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
interface-type: header-file
links:
- enabled-by: []
  role: interface-include
  uid: /if/build-options/cpuopts
- enabled-by:
    not: ASM
  role: interface-include
  uid: /if/c/stddef
- enabled-by:
    not: ASM
  role: interface-include
  uid: /if/c/stdbool
- enabled-by:
    not: ASM
  role: interface-include
  uid: /if/c/stdint
- role: interface-placement
  uid: /if/domains/api
path: rtems/score/basedefs.h
prefix: cpukit/include
type: interface