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