aboutsummaryrefslogtreecommitdiff
path: root/wlroots.syms
blob: 167046ed961f99276317ba367d5f56edcd4ef4cc (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	global:
		wlr_*;
		_wlr_log;
		_wlr_vlog;
		_wlr_strip_path;
	local:
		wlr_signal_emit_safe;
		wlr_global_destroy_safe;
		*;
};