summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 10:28:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitbb8674555cc3a402c242f446c30ed4c442491086 (patch)
treeedbf019cfccdea75d5e8c97a1b50d90cc1cd12e2
parentRename interface attributes (diff)
downloadrtems-central-bb8674555cc3a402c242f446c30ed4c442491086.tar.bz2
spec: Add unspecified interface type
-rw-r--r--spec/if/build-options/ada.yml2
-rw-r--r--spec/if/build-options/debug.yml2
-rw-r--r--spec/if/build-options/drvmgr.yml2
-rw-r--r--spec/if/build-options/multiprocessing.yml2
-rw-r--r--spec/if/build-options/networking.yml2
-rw-r--r--spec/if/build-options/paravirt.yml2
-rw-r--r--spec/if/build-options/posix.yml2
-rw-r--r--spec/if/build-options/profiling.yml2
-rw-r--r--spec/if/build-options/smp.yml2
-rw-r--r--spec/if/c/bool.yml2
-rw-r--r--spec/if/c/false.yml2
-rw-r--r--spec/if/c/int16_t.yml2
-rw-r--r--spec/if/c/int32_t.yml2
-rw-r--r--spec/if/c/int64_t.yml2
-rw-r--r--spec/if/c/int8_t.yml2
-rw-r--r--spec/if/c/intmax_t.yml2
-rw-r--r--spec/if/c/intptr_t.yml2
-rw-r--r--spec/if/c/null.yml2
-rw-r--r--spec/if/c/offsetof.yml2
-rw-r--r--spec/if/c/size_t.yml2
-rw-r--r--spec/if/c/time_t.yml2
-rw-r--r--spec/if/c/true.yml2
-rw-r--r--spec/if/c/uint16_t.yml2
-rw-r--r--spec/if/c/uint32_t.yml2
-rw-r--r--spec/if/c/uint64_t.yml2
-rw-r--r--spec/if/c/uint8_t.yml2
-rw-r--r--spec/if/c/uintmax_t.yml2
-rw-r--r--spec/if/c/uintptr_t.yml2
-rw-r--r--spec/if/compiler/builtin-choose-expr.yml2
-rw-r--r--spec/if/compiler/builtin-expect.yml2
-rw-r--r--spec/if/compiler/builtin-return-address.yml2
-rw-r--r--spec/if/compiler/builtin-types-compatible-p.yml2
-rw-r--r--spec/if/compiler/builtin-unreachable.yml2
-rw-r--r--spec/if/compiler/cplusplus.yml2
-rw-r--r--spec/if/compiler/gnuc.yml2
-rw-r--r--spec/if/compiler/stdc-version.yml2
-rw-r--r--spec/if/compiler/typeof.yml2
-rw-r--r--spec/if/compiler/user-label-prefix.yml2
-rw-r--r--spec/if/impl/isr/stack-size.yml2
-rw-r--r--spec/if/impl/memory/zero-before-use.yml2
-rw-r--r--spec/if/impl/mpci/configuration.yml2
-rw-r--r--spec/if/impl/object/is-unlimited.yml2
-rw-r--r--spec/if/impl/object/maximum-per-allocation.yml2
-rw-r--r--spec/if/impl/object/unlimited-objects.yml2
-rw-r--r--spec/if/impl/smp/processor-configured-maximum.yml2
-rw-r--r--spec/if/impl/stack/allocator-allocate-type.yml2
-rw-r--r--spec/if/impl/stack/allocator-allocate.yml2
-rw-r--r--spec/if/impl/stack/allocator-avoids-workspace.yml2
-rw-r--r--spec/if/impl/stack/allocator-free-type.yml2
-rw-r--r--spec/if/impl/stack/allocator-free.yml2
-rw-r--r--spec/if/impl/stack/allocator-initialize-type.yml2
-rw-r--r--spec/if/impl/stack/allocator-initialize.yml2
-rw-r--r--spec/if/impl/thread/idle-body.yml2
-rw-r--r--spec/if/impl/thread/idle-stack-size.yml2
-rw-r--r--spec/if/impl/userext/initial-count.yml2
-rw-r--r--spec/if/impl/userext/initial-extensions.yml2
-rw-r--r--spec/if/impl/watchdog/microseconds-per-tick.yml2
-rw-r--r--spec/if/impl/watchdog/nanoseconds-per-tick.yml2
-rw-r--r--spec/if/impl/watchdog/ticks-per-timeslice.yml2
-rw-r--r--spec/if/impl/wkspace/is-unified.yml2
-rw-r--r--spec/if/impl/wkspace/size.yml2
-rw-r--r--spec/if/use/asm.yml2
-rw-r--r--spec/if/use/false.yml2
-rw-r--r--spec/if/use/true.yml2
64 files changed, 64 insertions, 64 deletions
diff --git a/spec/if/build-options/ada.yml b/spec/if/build-options/ada.yml
index 3fddde5d..9262e30f 100644
--- a/spec/if/build-options/ada.yml
+++ b/spec/if/build-options/ada.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/debug.yml b/spec/if/build-options/debug.yml
index 6154269c..3d9054ca 100644
--- a/spec/if/build-options/debug.yml
+++ b/spec/if/build-options/debug.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/drvmgr.yml b/spec/if/build-options/drvmgr.yml
index 84a84c3c..38ea9a9a 100644
--- a/spec/if/build-options/drvmgr.yml
+++ b/spec/if/build-options/drvmgr.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/multiprocessing.yml b/spec/if/build-options/multiprocessing.yml
index 43236695..cbd1c3c8 100644
--- a/spec/if/build-options/multiprocessing.yml
+++ b/spec/if/build-options/multiprocessing.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/networking.yml b/spec/if/build-options/networking.yml
index a4b36b3f..25067ed3 100644
--- a/spec/if/build-options/networking.yml
+++ b/spec/if/build-options/networking.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/paravirt.yml b/spec/if/build-options/paravirt.yml
index a4022f3c..6a66b5c9 100644
--- a/spec/if/build-options/paravirt.yml
+++ b/spec/if/build-options/paravirt.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/posix.yml b/spec/if/build-options/posix.yml
index 9cab31f8..fc03bd2c 100644
--- a/spec/if/build-options/posix.yml
+++ b/spec/if/build-options/posix.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/profiling.yml b/spec/if/build-options/profiling.yml
index a99aa47f..5d984f71 100644
--- a/spec/if/build-options/profiling.yml
+++ b/spec/if/build-options/profiling.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/build-options/smp.yml b/spec/if/build-options/smp.yml
index 01345fa6..8873c9f6 100644
--- a/spec/if/build-options/smp.yml
+++ b/spec/if/build-options/smp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/c/bool.yml b/spec/if/c/bool.yml
index 4ce8ea82..b1846a1f 100644
--- a/spec/if/c/bool.yml
+++ b/spec/if/c/bool.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdbool
diff --git a/spec/if/c/false.yml b/spec/if/c/false.yml
index 7122a35a..7767bb7e 100644
--- a/spec/if/c/false.yml
+++ b/spec/if/c/false.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: stdbool
diff --git a/spec/if/c/int16_t.yml b/spec/if/c/int16_t.yml
index 8e391fc2..83c87c50 100644
--- a/spec/if/c/int16_t.yml
+++ b/spec/if/c/int16_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/int32_t.yml b/spec/if/c/int32_t.yml
index f2d46283..0402e6d6 100644
--- a/spec/if/c/int32_t.yml
+++ b/spec/if/c/int32_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/int64_t.yml b/spec/if/c/int64_t.yml
index 1b3cee3a..3be4a9b4 100644
--- a/spec/if/c/int64_t.yml
+++ b/spec/if/c/int64_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/int8_t.yml b/spec/if/c/int8_t.yml
index 97daa5bd..49f3ad54 100644
--- a/spec/if/c/int8_t.yml
+++ b/spec/if/c/int8_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/intmax_t.yml b/spec/if/c/intmax_t.yml
index a21bfa2e..3f2559fc 100644
--- a/spec/if/c/intmax_t.yml
+++ b/spec/if/c/intmax_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/intptr_t.yml b/spec/if/c/intptr_t.yml
index 2cebd49a..358e95ca 100644
--- a/spec/if/c/intptr_t.yml
+++ b/spec/if/c/intptr_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/null.yml b/spec/if/c/null.yml
index feaf8434..9a0d4e64 100644
--- a/spec/if/c/null.yml
+++ b/spec/if/c/null.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: stddef
diff --git a/spec/if/c/offsetof.yml b/spec/if/c/offsetof.yml
index 73cab71e..8fae80e3 100644
--- a/spec/if/c/offsetof.yml
+++ b/spec/if/c/offsetof.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: stddef
diff --git a/spec/if/c/size_t.yml b/spec/if/c/size_t.yml
index b7fa3f51..e83352fe 100644
--- a/spec/if/c/size_t.yml
+++ b/spec/if/c/size_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stddef
diff --git a/spec/if/c/time_t.yml b/spec/if/c/time_t.yml
index ad460e27..63d29fe7 100644
--- a/spec/if/c/time_t.yml
+++ b/spec/if/c/time_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: time
diff --git a/spec/if/c/true.yml b/spec/if/c/true.yml
index 68b60536..0370d32c 100644
--- a/spec/if/c/true.yml
+++ b/spec/if/c/true.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: stdbool
diff --git a/spec/if/c/uint16_t.yml b/spec/if/c/uint16_t.yml
index 3ca1572d..8399c9d9 100644
--- a/spec/if/c/uint16_t.yml
+++ b/spec/if/c/uint16_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/uint32_t.yml b/spec/if/c/uint32_t.yml
index bbb79911..f9c4be3f 100644
--- a/spec/if/c/uint32_t.yml
+++ b/spec/if/c/uint32_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/uint64_t.yml b/spec/if/c/uint64_t.yml
index 65c04776..a52cd5b9 100644
--- a/spec/if/c/uint64_t.yml
+++ b/spec/if/c/uint64_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/uint8_t.yml b/spec/if/c/uint8_t.yml
index a02f768b..0451315b 100644
--- a/spec/if/c/uint8_t.yml
+++ b/spec/if/c/uint8_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/uintmax_t.yml b/spec/if/c/uintmax_t.yml
index 128db501..66404d0e 100644
--- a/spec/if/c/uintmax_t.yml
+++ b/spec/if/c/uintmax_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/c/uintptr_t.yml b/spec/if/c/uintptr_t.yml
index ee4dd3d4..a2b10083 100644
--- a/spec/if/c/uintptr_t.yml
+++ b/spec/if/c/uintptr_t.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
domain: c
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: stdint
diff --git a/spec/if/compiler/builtin-choose-expr.yml b/spec/if/compiler/builtin-choose-expr.yml
index 51e54ab8..0da04de1 100644
--- a/spec/if/compiler/builtin-choose-expr.yml
+++ b/spec/if/compiler/builtin-choose-expr.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/builtin-expect.yml b/spec/if/compiler/builtin-expect.yml
index 7cc46924..86c5752f 100644
--- a/spec/if/compiler/builtin-expect.yml
+++ b/spec/if/compiler/builtin-expect.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: function
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/builtin-return-address.yml b/spec/if/compiler/builtin-return-address.yml
index 901a80c8..21c45a1d 100644
--- a/spec/if/compiler/builtin-return-address.yml
+++ b/spec/if/compiler/builtin-return-address.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: function
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/builtin-types-compatible-p.yml b/spec/if/compiler/builtin-types-compatible-p.yml
index adc7f26b..61f65b42 100644
--- a/spec/if/compiler/builtin-types-compatible-p.yml
+++ b/spec/if/compiler/builtin-types-compatible-p.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/builtin-unreachable.yml b/spec/if/compiler/builtin-unreachable.yml
index 16c7678e..5a1f27fc 100644
--- a/spec/if/compiler/builtin-unreachable.yml
+++ b/spec/if/compiler/builtin-unreachable.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: function
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/cplusplus.yml b/spec/if/compiler/cplusplus.yml
index 2f9b4ccf..f2380842 100644
--- a/spec/if/compiler/cplusplus.yml
+++ b/spec/if/compiler/cplusplus.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/gnuc.yml b/spec/if/compiler/gnuc.yml
index a197bddb..4b99d9de 100644
--- a/spec/if/compiler/gnuc.yml
+++ b/spec/if/compiler/gnuc.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/stdc-version.yml b/spec/if/compiler/stdc-version.yml
index 5e3491de..f658cc8a 100644
--- a/spec/if/compiler/stdc-version.yml
+++ b/spec/if/compiler/stdc-version.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/typeof.yml b/spec/if/compiler/typeof.yml
index 54155d4f..1e57b926 100644
--- a/spec/if/compiler/typeof.yml
+++ b/spec/if/compiler/typeof.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/compiler/user-label-prefix.yml b/spec/if/compiler/user-label-prefix.yml
index 40d394cf..29487075 100644
--- a/spec/if/compiler/user-label-prefix.yml
+++ b/spec/if/compiler/user-label-prefix.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/impl/isr/stack-size.yml b/spec/if/impl/isr/stack-size.yml
index 4e23e5ba..7f35f749 100644
--- a/spec/if/impl/isr/stack-size.yml
+++ b/spec/if/impl/isr/stack-size.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/memory/zero-before-use.yml b/spec/if/impl/memory/zero-before-use.yml
index c342322b..ab2a2546 100644
--- a/spec/if/impl/memory/zero-before-use.yml
+++ b/spec/if/impl/memory/zero-before-use.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/mpci/configuration.yml b/spec/if/impl/mpci/configuration.yml
index fd5cda91..3f72912b 100644
--- a/spec/if/impl/mpci/configuration.yml
+++ b/spec/if/impl/mpci/configuration.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/object/is-unlimited.yml b/spec/if/impl/object/is-unlimited.yml
index a3c99b07..d7c766ee 100644
--- a/spec/if/impl/object/is-unlimited.yml
+++ b/spec/if/impl/object/is-unlimited.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/object/maximum-per-allocation.yml b/spec/if/impl/object/maximum-per-allocation.yml
index 0ecb3e64..79e1fd43 100644
--- a/spec/if/impl/object/maximum-per-allocation.yml
+++ b/spec/if/impl/object/maximum-per-allocation.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: macro
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/object/unlimited-objects.yml b/spec/if/impl/object/unlimited-objects.yml
index 7ef5f4f9..cc239ee5 100644
--- a/spec/if/impl/object/unlimited-objects.yml
+++ b/spec/if/impl/object/unlimited-objects.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/smp/processor-configured-maximum.yml b/spec/if/impl/smp/processor-configured-maximum.yml
index 8381e6e3..966e4ac4 100644
--- a/spec/if/impl/smp/processor-configured-maximum.yml
+++ b/spec/if/impl/smp/processor-configured-maximum.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-allocate-type.yml b/spec/if/impl/stack/allocator-allocate-type.yml
index c6703ff1..0f00c514 100644
--- a/spec/if/impl/stack/allocator-allocate-type.yml
+++ b/spec/if/impl/stack/allocator-allocate-type.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-allocate.yml b/spec/if/impl/stack/allocator-allocate.yml
index 931551e3..cc4ed5ce 100644
--- a/spec/if/impl/stack/allocator-allocate.yml
+++ b/spec/if/impl/stack/allocator-allocate.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-avoids-workspace.yml b/spec/if/impl/stack/allocator-avoids-workspace.yml
index c19be850..51cd8035 100644
--- a/spec/if/impl/stack/allocator-avoids-workspace.yml
+++ b/spec/if/impl/stack/allocator-avoids-workspace.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-free-type.yml b/spec/if/impl/stack/allocator-free-type.yml
index ff6e7077..4b58757f 100644
--- a/spec/if/impl/stack/allocator-free-type.yml
+++ b/spec/if/impl/stack/allocator-free-type.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-free.yml b/spec/if/impl/stack/allocator-free.yml
index 80240ad0..493b1014 100644
--- a/spec/if/impl/stack/allocator-free.yml
+++ b/spec/if/impl/stack/allocator-free.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-initialize-type.yml b/spec/if/impl/stack/allocator-initialize-type.yml
index b0b05b15..91c95c57 100644
--- a/spec/if/impl/stack/allocator-initialize-type.yml
+++ b/spec/if/impl/stack/allocator-initialize-type.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: typedef
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/stack/allocator-initialize.yml b/spec/if/impl/stack/allocator-initialize.yml
index 19717dbc..7836a2a4 100644
--- a/spec/if/impl/stack/allocator-initialize.yml
+++ b/spec/if/impl/stack/allocator-initialize.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/thread/idle-body.yml b/spec/if/impl/thread/idle-body.yml
index c486f468..3cbe2333 100644
--- a/spec/if/impl/thread/idle-body.yml
+++ b/spec/if/impl/thread/idle-body.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/thread/idle-stack-size.yml b/spec/if/impl/thread/idle-stack-size.yml
index 54606173..3f098309 100644
--- a/spec/if/impl/thread/idle-stack-size.yml
+++ b/spec/if/impl/thread/idle-stack-size.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/userext/initial-count.yml b/spec/if/impl/userext/initial-count.yml
index 33eceb8d..b10c9dac 100644
--- a/spec/if/impl/userext/initial-count.yml
+++ b/spec/if/impl/userext/initial-count.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/userext/initial-extensions.yml b/spec/if/impl/userext/initial-extensions.yml
index 3faa0cb2..ff9851f5 100644
--- a/spec/if/impl/userext/initial-extensions.yml
+++ b/spec/if/impl/userext/initial-extensions.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/watchdog/microseconds-per-tick.yml b/spec/if/impl/watchdog/microseconds-per-tick.yml
index 0536243a..a7676673 100644
--- a/spec/if/impl/watchdog/microseconds-per-tick.yml
+++ b/spec/if/impl/watchdog/microseconds-per-tick.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/watchdog/nanoseconds-per-tick.yml b/spec/if/impl/watchdog/nanoseconds-per-tick.yml
index bb0c1a09..9665d905 100644
--- a/spec/if/impl/watchdog/nanoseconds-per-tick.yml
+++ b/spec/if/impl/watchdog/nanoseconds-per-tick.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/watchdog/ticks-per-timeslice.yml b/spec/if/impl/watchdog/ticks-per-timeslice.yml
index c5c0db07..b997f698 100644
--- a/spec/if/impl/watchdog/ticks-per-timeslice.yml
+++ b/spec/if/impl/watchdog/ticks-per-timeslice.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/wkspace/is-unified.yml b/spec/if/impl/wkspace/is-unified.yml
index 8dff1722..d56f10bb 100644
--- a/spec/if/impl/wkspace/is-unified.yml
+++ b/spec/if/impl/wkspace/is-unified.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/impl/wkspace/size.yml b/spec/if/impl/wkspace/size.yml
index bd528cab..c8a49c30 100644
--- a/spec/if/impl/wkspace/size.yml
+++ b/spec/if/impl/wkspace/size.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: variable
+interface-type: unspecified
links:
- role: interface-placement
uid: header
diff --git a/spec/if/use/asm.yml b/spec/if/use/asm.yml
index 82a6d37c..347a2ab3 100644
--- a/spec/if/use/asm.yml
+++ b/spec/if/use/asm.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/use/false.yml b/spec/if/use/false.yml
index 534620e8..83f37cfa 100644
--- a/spec/if/use/false.yml
+++ b/spec/if/use/false.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain
diff --git a/spec/if/use/true.yml b/spec/if/use/true.yml
index de99a5a0..0b016fef 100644
--- a/spec/if/use/true.yml
+++ b/spec/if/use/true.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-type: define
+interface-type: unspecified
links:
- role: interface-placement
uid: domain