2007-07-21 01:36:11 +04:00
|
|
|
/*
|
2007-07-26 02:28:04 +04:00
|
|
|
* Copyright (c) 2004-2007 The Trustees of the University of Tennessee.
|
2007-07-21 01:36:11 +04:00
|
|
|
* All rights reserved.
|
|
|
|
* $COPYRIGHT$
|
|
|
|
*
|
|
|
|
* Additional copyrights may follow
|
|
|
|
*
|
|
|
|
* $HEADER$
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "ompi_config.h"
|
|
|
|
#include "pml_v.h"
|
|
|
|
|
2008-06-10 00:38:44 +04:00
|
|
|
mca_pml_v_t mca_pml_v = {-1, 0, 0};
|