monado/src/xrt/targets/openxr/libopenxr.version

5 lines
152 B
Plaintext
Raw Normal View History

2019-03-18 05:52:32 +00:00
OPENXR {
global: xrNegotiateLoaderRuntimeInterface; # Only one exported symbol.
local: *; # Hide everything else.
};