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

8 lines
104 B
Plaintext
Raw Normal View History

LIBPACKET_INJECT_PLUGIN {
global:
packet_inject_plugin_init;
packet_inject_plugin_exit;
local: *;
};