1
1
openmpi/ompi/mca/pml/ob1/pml_ob1_rdmafrag.c
Brian Barrett 761402f95f * rename ompi_list to opal_list
This commit was SVN r6322.
2005-07-03 16:22:16 +00:00

10 строки
145 B
C

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