targets/egl-static: freshen up the version script
[mesa.git] / src / gallium / targets / egl-static / egl.sym
1 {
2 global:
3 _eglMain;
4 local:
5 *;
6 };