1
1
openmpi/ompi/mca/ptl/base/ptl_base_recvreq.c
Jeff Squyres 4ab17f019b Rename src -> ompi
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00

11 строки
158 B
C

#include "mca/ptl/base/ptl_base_recvreq.h"
OBJ_CLASS_INSTANCE(
mca_ptl_base_recv_request_t,
mca_pml_base_recv_request_t,
NULL,
NULL
);