From bb8674555cc3a402c242f446c30ed4c442491086 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 May 2020 10:28:42 +0200 Subject: spec: Add unspecified interface type --- spec/if/impl/isr/stack-size.yml | 2 +- spec/if/impl/memory/zero-before-use.yml | 2 +- spec/if/impl/mpci/configuration.yml | 2 +- spec/if/impl/object/is-unlimited.yml | 2 +- spec/if/impl/object/maximum-per-allocation.yml | 2 +- spec/if/impl/object/unlimited-objects.yml | 2 +- spec/if/impl/smp/processor-configured-maximum.yml | 2 +- spec/if/impl/stack/allocator-allocate-type.yml | 2 +- spec/if/impl/stack/allocator-allocate.yml | 2 +- spec/if/impl/stack/allocator-avoids-workspace.yml | 2 +- spec/if/impl/stack/allocator-free-type.yml | 2 +- spec/if/impl/stack/allocator-free.yml | 2 +- spec/if/impl/stack/allocator-initialize-type.yml | 2 +- spec/if/impl/stack/allocator-initialize.yml | 2 +- spec/if/impl/thread/idle-body.yml | 2 +- spec/if/impl/thread/idle-stack-size.yml | 2 +- spec/if/impl/userext/initial-count.yml | 2 +- spec/if/impl/userext/initial-extensions.yml | 2 +- spec/if/impl/watchdog/microseconds-per-tick.yml | 2 +- spec/if/impl/watchdog/nanoseconds-per-tick.yml | 2 +- spec/if/impl/watchdog/ticks-per-timeslice.yml | 2 +- spec/if/impl/wkspace/is-unified.yml | 2 +- spec/if/impl/wkspace/size.yml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) (limited to 'spec/if/impl') 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 -- cgit v1.2.3