Changeset b67f5bfb in rtems for c/src/optman


Ignore:
Timestamp:
08/08/96 12:35:20 (27 years ago)
Author:
Mark Johannes <Mark.Johannes@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
644c0fa6
Parents:
6b722e2
Message:

_MPCI_Register_packet_processor: changed protoype first parameter type to MP_packet_Classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/optman/rtems/no-mp.c

    r6b722e2 rb67f5bfb  
    5858
    5959void _MPCI_Register_packet_processor(
    60   Objects_Classes        the_class,
     60  MP_packet_Classes      the_class,
    6161  MPCI_Packet_processor  the_packet_processor
    6262 
Note: See TracChangeset for help on using the changeset viewer.