mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
|
#
|
||
|
# Officially exported symbols.
|
||
|
#
|
||
|
|
||
|
{
|
||
|
global:
|
||
|
nss_module_register;
|
||
|
local: *;
|
||
|
};
|