20 #ifndef OPAL_MEMORY_BASE_H
21 #define OPAL_MEMORY_BASE_H
23 #include "opal_config.h"
25 #include "opal/mca/memory/memory.h"
54 OPAL_DECLSPEC
int opal_memory_base_open(
void);
68 OPAL_DECLSPEC
int opal_memory_base_close(
void);
70 OPAL_DECLSPEC
extern opal_list_t opal_memory_base_components_opened;
Definition: opal_list.h:147