/* $Source: bitbucket.org:berkeleylab/gasnet.git/ofi-conduit/gasnet_core_help.h $ * Description: GASNet libfabric (OFI) conduit core Header Helpers (Internal code, not for client use) * Copyright 2002, Dan Bonachea * Copyright 2015, Intel Corporation * Portions copyright 2018-2020, The Regents of the University of California. * Terms of use are as specified in license.txt */ #ifndef _IN_GASNETEX_H #error This file is not meant to be included directly- clients should include gasnetex.h #endif #ifndef _GASNET_CORE_HELP_H #define _GASNET_CORE_HELP_H #include #endif