summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/header.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/header.yml')
-rw-r--r--spec/rtems/basedefs/if/header.yml29
1 files changed, 29 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/if/header.yml b/spec/rtems/basedefs/if/header.yml
new file mode 100644
index 00000000..2fc39dcd
--- /dev/null
+++ b/spec/rtems/basedefs/if/header.yml
@@ -0,0 +1,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: 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