summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/pipe.link
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/pipe-loader/pipe.link')
-rw-r--r--src/gallium/targets/pipe-loader/pipe.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/targets/pipe-loader/pipe.link b/src/gallium/targets/pipe-loader/pipe.link
new file mode 100644
index 00000000000..1c98da67f23
--- /dev/null
+++ b/src/gallium/targets/pipe-loader/pipe.link
@@ -0,0 +1,3 @@
+VERSION {
+ {global: driver_descriptor; local: *; };
+};