29.4. Operations¶
29.4.1. Announcing a Packet¶
The rtems_multiprocessing_announce
directive is called by the MPCI layer to
inform RTEMS that a packet has arrived from another node. This directive can
be called from an interrupt service routine or from within a polling routine.