summaryrefslogtreecommitdiffstats
path: root/spec/if/impl/tod-validate.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/impl/tod-validate.yml')
-rw-r--r--spec/if/impl/tod-validate.yml28
1 files changed, 0 insertions, 28 deletions
diff --git a/spec/if/impl/tod-validate.yml b/spec/if/impl/tod-validate.yml
deleted file mode 100644
index 9e89f147..00000000
--- a/spec/if/impl/tod-validate.yml
+++ /dev/null
@@ -1,28 +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:
- body: null
- params:
- - const ${/if/rtems/types/time-of-day:/name} *${.:/params[0]/name}
- return: ${/if/c/bool:/name}
- variants: []
-description: null
-enabled-by: true
-interface-type: function
-links:
-- role: interface-placement
- uid: /if/rtems/clock/header
-name: _TOD_Validate
-notes: null
-params:
-- description: '%'
- dir: null
- name: the_tod
-return:
- return: null
- return-values: []
-type: interface