summaryrefslogtreecommitdiffstats
path: root/spec/rtems/type/if/packet-prefix.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/type/if/packet-prefix.yml')
-rw-r--r--spec/rtems/type/if/packet-prefix.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/spec/rtems/type/if/packet-prefix.yml b/spec/rtems/type/if/packet-prefix.yml
new file mode 100644
index 00000000..a58591bc
--- /dev/null
+++ b/spec/rtems/type/if/packet-prefix.yml
@@ -0,0 +1,20 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This type defines the prefix found at the beginning of each MPCI packet sent
+ between nodes.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+definition:
+ default: ${/score/mpci/if/packet-prefix:/name} ${.:/name}
+ variants: []
+description: null
+enabled-by: RTEMS_MULTIPROCESSING
+interface-type: typedef
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: rtems_packet_prefix
+notes: null
+type: interface