summaryrefslogtreecommitdiff
path: root/tools/libs/toolcore/libxentoolcore.map
blob: 0b7d925d9d006b02174086f91f344429ee036195 (plain)
1
2
3
4
5
6
7
8
VERS_1.0 {
	global:
		xentoolcore_restrict_all;
		xentoolcore__register_active_handle;
		xentoolcore__deregister_active_handle;
		xentoolcore__restrict_by_dup2_null;
	local: *; /* Do not expose anything by default */
};