1
1
openmpi/ompi/mca/mtl/mtl_direct_call.h.in
Brian Barrett ef8c6a249b * Fix up some direct-calling issues for the PML/MTL
This commit was SVN r10676.
2006-07-06 15:12:38 +00:00

21 строка
333 B
C

/*
* Copyright (c) 2006 The Regents of the University of California.
* All rights reserved.
*
* $COPYRIGHT$
*
* Additional copyrights may follow
*
* $HEADER$
*/
#ifndef MCA_MTL_DIRECT_CALL_H_
#define MCA_MTL_DIRECT_CALL_H_
#if MCA_mtl_DIRECT_CALL
#include @MCA_mtl_DIRECT_CALL_HEADER@
#endif
#endif