summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/egl.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/egl-static/egl.sym')
-rw-r--r--src/gallium/targets/egl-static/egl.sym6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gallium/targets/egl-static/egl.sym b/src/gallium/targets/egl-static/egl.sym
new file mode 100644
index 00000000000..3fe7d670e6d
--- /dev/null
+++ b/src/gallium/targets/egl-static/egl.sym
@@ -0,0 +1,6 @@
+{
+ global:
+ _eglMain;
+ local:
+ *;
+};