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