From 859d5262cf73b1eb7ac1625576419554fa6ee056 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Dec 2020 08:03:31 +0100 Subject: spec: Remove interfaces no longer used by the API --- spec/score/if/tod-to-seconds.yml | 30 ------------------------------ spec/score/if/tod-validate.yml | 30 ------------------------------ 2 files changed, 60 deletions(-) delete mode 100644 spec/score/if/tod-to-seconds.yml delete mode 100644 spec/score/if/tod-validate.yml diff --git a/spec/score/if/tod-to-seconds.yml b/spec/score/if/tod-to-seconds.yml deleted file mode 100644 index 614edfbc..00000000 --- a/spec/score/if/tod-to-seconds.yml +++ /dev/null @@ -1,30 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: '%' -copyrights: -- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) -- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) -definition: - default: - attributes: null - body: null - params: - - const ${/rtems/type/if/time-of-day:/name} *${.:/params[0]/name} - return: ${../watchdog/if/interval:/name} - variants: [] -description: null -enabled-by: true -index-entries: [] -interface-type: function -links: -- role: interface-placement - uid: /rtems/clock/if/header -name: _TOD_To_seconds -notes: null -params: -- description: '%' - dir: null - name: the_tod -return: - return: null - return-values: [] -type: interface diff --git a/spec/score/if/tod-validate.yml b/spec/score/if/tod-validate.yml deleted file mode 100644 index 672c54dd..00000000 --- a/spec/score/if/tod-validate.yml +++ /dev/null @@ -1,30 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: '%' -copyrights: -- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) -- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) -definition: - default: - attributes: null - body: null - params: - - const ${/rtems/type/if/time-of-day:/name} *${.:/params[0]/name} - return: ${/c/if/bool:/name} - variants: [] -description: null -enabled-by: true -index-entries: [] -interface-type: function -links: -- role: interface-placement - uid: /rtems/clock/if/header -name: _TOD_Validate -notes: null -params: -- description: '%' - dir: null - name: the_tod -return: - return: null - return-values: [] -type: interface -- cgit v1.2.3