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

10 строки
145 B
C

#include "pml_ob1.h"
#include "pml_ob1_rdmafrag.h"
OBJ_CLASS_INSTANCE(
mca_pml_ob1_rdma_frag_t,
ompi_list_item_t,
NULL,
NULL);