This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/infra/monitor/version.map
2024-11-07 18:30:58 +08:00

11 lines
126 B
Plaintext

VERS_3.0{
global:
extern "C" {
stellar_monitor_*;
monitor_*;
stm_*;
stellar_module_get_monitor;
};
local: *;
};