summaryrefslogtreecommitdiffstats
path: root/spec/rtems/type/if/mpci-entry.yml
blob: 9f46c49cd420786a26f04609fbd4c81589380958 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Every MPCI handler routine shall have this return type.
copyrights:
- Copyright (C) 2009, 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: MPCI_Entry rtems_mpci_entry
  variants: []
description: null
enabled-by: RTEMS_MULTIPROCESSING
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_mpci_entry
notes: null
type: interface