Merge pull request #8082 from markalle/exported_symbol_names_v41x
v4.1.x: symbol pollution
Этот коммит содержится в:
Коммит
8ee95136c9
@ -8,6 +8,7 @@
|
|||||||
* and Technology (RIST). All rights reserved.
|
* and Technology (RIST). All rights reserved.
|
||||||
* Copyright (c) 2019 Mellanox Technologies, Inc.
|
* Copyright (c) 2019 Mellanox Technologies, Inc.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
* Copyright (c) 2020 IBM Corporation. All rights reserved.
|
||||||
* $COPYRIGHT$
|
* $COPYRIGHT$
|
||||||
*
|
*
|
||||||
* Additional copyrights may follow
|
* Additional copyrights may follow
|
||||||
@ -17,7 +18,7 @@
|
|||||||
|
|
||||||
#include "ompi_spc.h"
|
#include "ompi_spc.h"
|
||||||
|
|
||||||
opal_timer_t sys_clock_freq_mhz = 0;
|
static opal_timer_t sys_clock_freq_mhz = 0;
|
||||||
|
|
||||||
static void ompi_spc_dump(void);
|
static void ompi_spc_dump(void);
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user