mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-13 02:15:37 +00:00
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
|
OPENXR {
|
||
|
global: xrNegotiateLoaderRuntimeInterface; # Only one exported symbol.
|
||
|
local: *; # Hide everything else.
|
||
|
};
|