From 3bdf817950eadd75a2785b62220eb0b04533b9fd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Sep 2020 11:48:29 +0200 Subject: spec: Group items by component --- spec/rtems/config/if/get-do-zero-of-workspace.yml | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 spec/rtems/config/if/get-do-zero-of-workspace.yml (limited to 'spec/rtems/config/if/get-do-zero-of-workspace.yml') diff --git a/spec/rtems/config/if/get-do-zero-of-workspace.yml b/spec/rtems/config/if/get-do-zero-of-workspace.yml new file mode 100644 index 00000000..de1dd018 --- /dev/null +++ b/spec/rtems/config/if/get-do-zero-of-workspace.yml @@ -0,0 +1,24 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +brief: | + Returns true, if the workspace is zeroed during system initialization, + otherwise returns false. +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +definition: + default: ${/score/memory/if/zero-before-use:/name} + variants: [] +description: null +enabled-by: true +interface-type: macro +links: +- role: interface-placement + uid: header +- role: interface-ingroup + uid: group +name: rtems_configuration_get_do_zero_of_workspace +notes: null +params: [] +return: + return: null + return-values: [] +type: interface -- cgit v1.2.3