1
1

ras/alps: squelch common symbol warnings

squelch a couple of warnings from the common symbols
script.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
Этот коммит содержится в:
Howard Pritchard 2016-02-17 13:27:29 -06:00
родитель d544e0e6e0
Коммит 31841b4367

Просмотреть файл

@ -39,8 +39,8 @@ static int ras_alps_register(void);
static int ras_alps_open(void);
static int orte_ras_alps_component_query(mca_base_module_t **module,
int *priority);
unsigned long int orte_ras_alps_res_id;
char *ras_alps_apstat_cmd;
unsigned long int orte_ras_alps_res_id = 0UL;
char *ras_alps_apstat_cmd = NULL;
orte_ras_base_component_t mca_ras_alps_component = {
/* First, the mca_base_component_t struct containing meta information about