aboutsummaryrefslogtreecommitdiff
path: root/wlroots.syms
blob: 804c352f6ac5d6313b122a6117966d96c6bb3584 (plain)
1
2
3
4
5
6
7
8
9
WLROOTS_0_0_0 {
	global:
		wlr_*;
		_wlr_log;
		_wlr_vlog;
	local:
		wlr_signal_emit_safe;
		*;
};