source: rtems-central/spec/rtems/userext/if/delete.yml @ 549fad2

Last change on this file since 549fad2 was 5f97799, checked in by Sebastian Huber <sebastian.huber@…>, on 10/05/20 at 13:43:02

spec: Move index-entries to interface type

  • Property mode set to 100644
File size: 702 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: '%'
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
6definition:
7  default:
8    body: null
9    params:
10    - ${../../type/if/id:/name} ${.:/params[0]/name}
11    return: ${../../status/if/code:/name}
12  variants: []
13description: null
14enabled-by: true
15index-entries: []
16interface-type: function
17links:
18- role: interface-placement
19  uid: header
20- role: interface-ingroup
21  uid: group
22name: rtems_extension_delete
23notes: null
24params:
25- description: '%'
26  dir: null
27  name: id
28return:
29  return: null
30  return-values: []
31type: interface
Note: See TracBrowser for help on using the repository browser.