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/test/debug_plugin/version.map

7 lines
76 B
Plaintext
Raw Normal View History

DEBUG_PLUGIN {
global:
debug_plugin_init;
debug_plugin_exit;
local: *;
};