rebase onto develop-2.0
This commit is contained in:
10
infra/monitor/version.map
Normal file
10
infra/monitor/version.map
Normal file
@@ -0,0 +1,10 @@
|
||||
VERS_3.0{
|
||||
global:
|
||||
extern "C" {
|
||||
stellar_monitor_*;
|
||||
monitor_*;
|
||||
stm_*;
|
||||
stellar_module_get_monitor;
|
||||
};
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user