summaryrefslogtreecommitdiffstats
path: root/rtemsqual/tests/spec-interface/func3.yml
blob: 9bee48210476d1f4ee50c9fd4e5334f2c78ce559 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
brief: Void function brief description.
definition:
  default:
    params: []
    return: void
  variants: []
description: null
name: VoidFunction
notes: null
params: []
return:
  return: null
  return-values: []
interface-type: function
links:
- role: interface-placement
  uid: h4
- role: interface-ingroup
  uid: gb
type: interface